----- Original Message -----
From: "Paul Kraus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 19, 2003 10:20 AM
Subject: Getopt::Simple
> What does env, and order do when using this module?
well who knows what it does, since you only send in a hash declaring it.
if -- is passed in the command line $help{env} will be set by getopt.
>
> 'help' =>
> {
> 'type' => '',
> 'env' => '--',
> 'default' => '',
> # 'verbose' => '', # Not needed on every key.
> 'order' => 1,
> },
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
Mark G.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]