Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^4: getopts and -?

by viffer (Beadle)
on May 10, 2011 at 02:49 UTC ( [id://903895]=note: print w/replies, xml ) Need Help??


in reply to Re^3: getopts and -?
in thread getopts and -?

Case and abbreviations

Without additional configuration, GetOptions() will ignore the case of option names, and allow the options to be abbreviated to uniqueness.

Just wondering if anyone knows what "additional configuration" is required?

Replies are listed 'Best First'.
Re^5: getopts and -?
by viffer (Beadle) on May 10, 2011 at 02:54 UTC
    use Getopt::Long qw(:config no_ignore_case);

    I'll get my coat!

    Thanks for your help :)

Log In?
Username:
Password:

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

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

    No recent polls found