App-Report-Generator

 view release on metacpan or  search on metacpan

lib/App/Report/Generator/Command/GenReport.pm  view on Meta::CPAN


use Report::Generator;

use App::Report::Generator-command;

$VERSION = "0.002";

#sub opt_spec {
#}

#sub validate_args {
#}

my %cmdcfg;

=head2 command_names

Finds config files using L<File::ConfigDir> (C<config_dirs>),
L<Config::Any> (C<extensions>) and L<File::Find::Rule>.
The searched depth is 1 - subdirectories aren't traversed.



( run in 0.233 second using v1.01-cache-2.11-cpan-4d50c553e7e )