NAME

$filename - description

DESCRIPTION

OPTIONS

-v version
-h help

USAGE

SEE ALSO

Dyer::CLI

AUTHOR

NAME

mkperlbin - make blank perl script

DESCRIPTION

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.

USAGE

mkperlbin ./bin/blanky.pl
mkperlbin ./bin/dothis

AUTHOR

Leo Charre leocharre at cpan dot org