NAME
Gruntmaster::Daemon::Generator::Undef - Pretend to generate tests
SYNOPSIS
use Gruntmaster::Daemon::Generator::Undef;
Gruntmaster::Daemon::Generator::Undef->generate(5, $meta);
DESCRIPTION
Gruntmaster::Daemon::Generator::Undef is a noop test generator. It is useful for interactive problems, where there is no input.
AUTHOR
Marius Gavrilescu <marius@ieval.ro>
COPYRIGHT AND LICENSE
Copyright (C) 2014 by Marius Gavrilescu
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.