Make scripts more delicious to SysAdmins
This module helps you write scripts that conform to best common practices,
quickly. Just include the above as a template, and your script will accept all
of the options that are included in the manual page, as well as summarising
them when you use the -h option.
(Unfortunately, it is not possible to have a `use' dependency automatically add
structure to your POD yet, so you have to include the above manually. If you
want your help message and Perldoc to be meaningful, that is.)
Shortcuts are provided to help you abort or die with various error conditions;
all of which print the name of the program running (taken from $0 if not
passed). The motive for this is that "small" scripts tend to just get written
and forgotten; so, when you have a larger system that is built out of lots of
these pieces it is sometimes guesswork figuring out which script a printed
message comes from!
Author:
-------
Sam Vilain, samv@cpan.org
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Scriptalicious && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Scriptalicious-1.17.tar.gz | 0000025754 25.2 KB | |
cpanspec.yml | 0000000468 468 Bytes | |
perl-Scriptalicious.changes | 0000000794 794 Bytes | |
perl-Scriptalicious.spec | 0000002563 2.5 KB |
Latest Revision
Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details
Comments 0