in reply to Re^2: Seeking Getopt recommendations - anyone used Getopt::Easy?
in thread Seeking Getopt recommendations - anyone used Getopt::Easy?

Sorry I should have been more clear. I use that standard setup and include all of the program's logic in the eval, just after the GetOptions() call. I do this in case I want to trap out the error and do something more special with it later.

Frank Wiles <frank@revsys.com>
www.revsys.com

  • Comment on Re^3: Seeking Getopt recommendations - anyone used Getopt::Easy?