Skip to content

Source filter that provides simple function/method declarative parameter processing handlers

License

Notifications You must be signed in to change notification settings

JerilynFranz/perl-Acme-Sub-Parms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Source filter that provides simple function/method declarative parameter processing handlers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages