Acme-Sub-Parms

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

Acme::Sub::Parms

Provides simple function/method parameter processing handlers 

To install:

perl Makefile.PL
make
make test
make install

Alternatively, if you have Module::Build installed,

perl Build.PL
./Build
./Build test
./Build install

See 'perldoc Acme::Sub::Parms' for the documentation.



( run in 2.148 seconds using v1.01-cache-2.11-cpan-437f7b0c052 )