Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Reading from a glob into Getopt::Long

by biohisham (Priest)
on Apr 03, 2012 at 09:30 UTC ( [id://963203]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #strictures on
    #ReadingMultipleFiles.pl
    ...
    my %hash;
    GetOptions(\%hash, 'files=s@');
    print Dumper(\%hash); #only one file from a group
    

Log In?
Username:
Password:

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

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

    No recent polls found