From: Daniel Harple Date: 2006-05-17T00:24:35+09:00 Subject: Re: GetoptLong Accessing the values with out looping On May 16, 2006, at 4:51 PM, Berger, Daniel wrote: > Just ARGV, I'm afraid. I suppose you could push args onto ARGV > directly > as a workaround. > > May I ask when you would want to parse an arbitrary array? I'm > curious. Easier to write unit tests for, maybe. -- Daniel