Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Use of uninitialized value $_ in string

by AnomalousMonk (Archbishop)
on Apr 05, 2014 at 15:15 UTC ( [id://1081250]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [root@wsprod01 myperl]# ./test.pl --domain google.com --client google
    Usage: ./test.pl --domain companydomain.com --client company [--job-co
    +de 12345] [--help].
    
  2. or download this
    GetOptions (
         'domain=s' => \$domain,
    ...
         'job-code:i' => \$job_code,
         'help' => &usage()
     ) or &usage();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-19 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found