GetOptions ( "help|h" => \$help, "read|r" => \$read, "generate|g" => \$generate, ); [download]
In reply to Re: Need help using Getopt, please. by trammell in thread Need help using Getopt, please. by Seventh