in reply to
How to pass and retrieve command-line arguments specifying search conditions?
Getopt::Mixed is my favorite module in the Getopt namespace. It's easy and has many features.
-Dan
Comment on
Re: How to pass and retrieve command-line arguments specifying search conditions?
In Section
Seekers of Perl Wisdom