Sub-Methodical
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
use inc::Module::Install;
name 'Sub-Methodical';
all_from 'lib/Sub/Methodical.pm';
author 'Hans Dieter Pearcey <hdp@cpan.org>';
build_requires 'Test::More';
requires 'PadWalker';
requires 'Filter::EOF';
requires 'Sub::Exporter';
requires 'Sub::Install';
auto_install;
WriteAll;
( run in 0.583 second using v1.01-cache-2.11-cpan-39bf76dae61 )