Perl module of the day

Yazan: dp | 13 September 2011 | No Comments
Categories: Computers, Perl

Next up in the Perl Module of the Day series is Getopt::Long::Descriptive. It gives you the ability to have options passed to your programs like Getopt::Long, but allows you to also set up some descriptive text to be displayed when you need it, formatted in a nice, consistent way. Use is pretty straight-forward. Call it [...]

It's Already Been...