$filename - description
-v version -h help
Dyer::CLI
mkperlbin - make blank perl script
This is just to start up making a script in perl You should give it a full path to where you want the script made it will not overrite a file if no argument is provided, will look for a 'bin' dir in the current dir, and will make a randomnamedfile script there and return what its name is.
If you specify a place to create, then the directory must already exist.
mkperlbin ./bin/blanky.pl mkperlbin ./bin/dothis
Leo Charre leocharre at cpan dot org
To install Dyer::CLI, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Dyer::CLI
CPAN shell
perl -MCPAN -e shell install Dyer::CLI
For more information on module installation, please visit the detailed CPAN module installation guide.