in reply to Re: Parsing the command line: manual or module?
in thread Parsing the command line: manual or module?

I would add:

Actually, this isn't a bad interview question to ask a prospective employer: if they're writing command-line perl scripts and not using a Getopt::* module, they probably have other problems as well.

  • Comment on Re^2: Parsing the command line: manual or module?