-----Original Message-----
From: Wiggins d'Anconia [mailto:[EMAIL PROTECTED]
Sent: Friday, April 16, 2004 4:59 PM
To: ewalker
Cc: [EMAIL PROTECTED]
Subject: Re: command line options


[EMAIL PROTECTED] wrote:
> Hey guys anyone have any examples of how to check options with the Get::Long module.
> Here is what I used to get the options. I need examples of how to check to see if 
> they entered the correct things or not.
> 
> &GetOptions('h|usage|help|info', 'p=s', 's=s', 't=s');
> 

I posted a template for usage of Getopt::Long a while back, I have put 
it up again at the following location:

http://danconia.org/cgi-bin/content/static?label=getopt_long_template

It may get you started.

http://danconia.org

Nice..Thanks....

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to