Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: Help required on Getopt::Long

by naikonta (Curate)
on May 17, 2012 at 15:20 UTC ( [id://971086]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat ghosh.pl
    #!/usr/bin/perl
    ...
    }
     
    if ($abc) { print qq(You have choosen "abc" as $abc\n) };
    
  2. or download this
    $ ./ghosh.pl --help
    This is help message
    ...
    
    $ ./ghosh.pl -h --abc
    This is help message
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 11:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found