in reply to Defaults for command line args

For more complicated command-line argument parsing you may want to check out the Getopt::Long and Getopt::Std modules.