Greetings,
I am trying to do command line processing using the above lib, but am not 
quite getting the syntax from the PLEAC perl project. For instance I have 
the following args allowed:
-s x.x.x.x | server.domain.com > server is ip/host
-o outfile > output to outfile
-h > display help.

I understand how to do the help option but not the top two that require an 
additional arg.

ie I call "dowhatever.pl -s 192.168.1.1 -o didthis.txt"

How would I go about getting this working?

Regards

LK

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

Reply via email to