Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Wisdom on the Getopt::Long module

by linuxer (Curate)
on Jul 14, 2010 at 18:35 UTC ( [id://849604]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    # vim:ts=4 sw=4 sts=4 et nu fdc=3:
    ...
    ) or exit 255;
    
    print "$x\n";
    
  2. or download this
    $ perl /tmp/getopt.pl 
    unset
    ...
    true
    $ perl /tmp/getopt.pl -x foo
    foo
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://849604]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 12:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found