Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Help with getopt::long and GetOptionsFromArray

by Corion (Patriarch)
on May 16, 2014 at 14:57 UTC ( [id://1086323]=note: print w/replies, xml ) Need Help??


in reply to Help with getopt::long and GetOptionsFromArray

The timestamp option seems to be a boolean option when you seem to intend to make it take a value.

Did you mean to write

GetOptionsFromArray ( \@args, \%query_params, 'timestamp:s' );

?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 12:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found