in reply to Questions about adding arguements to a program.

The Getopt::Std and Getopt::Long standard Perl modules are quite useful for processing command-line arguments. Does that answer your question?
  • Comment on Re: Questions about adding arguements to a program.