| CPAN Ratings (Gamma) Getopt-Lucid reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Getopt-Lucid
1 out of 1 found this review helpful:
I have been a long-time user of Getopt::Long, but I hated always referring to the documentation for the meanings of the parameter types, and hated having to code dependencies. This module provides a great self-documenting interface to handling options.
Matt Spear - 2010-01-23 01:25:12
Was this review helpful to you?
Yes
No
Excellent stuff.
I was fed up with using Getopt::Long and was looking for a decent Getopt::* module which could flexibly handle options the way I wanted them, and handle targets neatly too, regardless of the order they're given (e.g. ./script --option=foo filename, or ./script filename --option=foo), and most importantly, just get out of the way and DWIM.
Getopt::Lucid does everything I want, including verifying that required params were given, and as the name would suggest, allows the option-grabbing code to clearly show at a glance what options it takes.
David Precious - 2009-01-29 02:51:13
Was this review helpful to you?
Yes
No
I'm highly praiseing this package :)
Drobcsak Teodor - 2007-03-28 08:05:28
Was this review helpful to you?
Yes
No
|
|
|