[EMAIL PROTECTED] wrote:

I have a case where I need to use a command-line switch such as -X or /x

Could anyone help me with information as to how I read this into a perl
script and test it - along the lines of "if "/x" then..." ??

perldoc Getopt::Std

and

perldoc Getopt::Long

-- Brett



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to