Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: What are (popular) modules that access/modify @ARGV?

by kcott (Archbishop)
on Apr 15, 2014 at 00:31 UTC ( [id://1082289]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package PM::1082204::Log::Reproducible;
    
    ...
    }
    
    1;
    
  2. or download this
    package Qwerty;
    
    ...
    }
    
    1;
    
  3. or download this
    package ModuleWithoutPmExtension;
    
    ...
    }
    
    1;
    
  4. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    use Getopt::Std;
    
  5. or download this
    I'm ModuleWithoutPmExtension
    WARNING:
    ...
        Getopt::Long
        ModuleWithoutPmExtension
        Qwerty
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 12:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found