Paulmy ($read,$generate,$help); # option switches GetOptions ( "help" => \$help, "read" => \$read, "generate" => \$generate, ); die "$Usage\n" unless $read || $generate;
In reply to Re^3: Combining two scripts with a command line switch?
by rev_1318
in thread Combining two scripts with a command line switch?
by Seventh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |