1.48 Sun Nov 07 14:30:00 2004
- Add sub pad() to simplify printing of fixed width fields.
Original patch: Ricardo Signes.
Since this is the only change, there is no need to upgrade
1.47 Tue Jul 20 20:43:00 2004
- Change Makefile.PL to coexist with Module::Build
- Document parameters properly
- Test against Getopt::Long V 2.34
- Add t/pod.t to test all PODs
slightly modified by me.
The Getopt::Simple perl module provides a simple way of specifying:
* Command line switches
* Type information for switch values
* Default values for the switches
* Help text per switch