On Mon, 6 Aug 2001 15:17:17 -0400, Ronald J Kimball wrote:

[...]
>Unfortunately in this case, Getopt::Std is very simple and only handles options at 
>the beginning of @ARGV.  Your options are mixed in with regular arguments.

>However, you can do this with Getopt::Long, by setting the permute configuration 
>option.  Here's a quick example:
[...]

Great, I got it to work, and I've learned some bits on using libs.
Now I'm cooking with gas. Thanks a lot Ronald.

Reply via email to