in reply to Re: Making Getopt::Long tell me if no parameters passed
in thread Making Getopt::Long tell me if no parameters passed
until I could figure out something more elegant.&usage if not defined $user; &usage if not defined $pass; &usage if not defined $config;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Making Getopt::Long tell me if no parameters passed
by Aristotle (Chancellor) on Dec 17, 2002 at 11:58 UTC |