in reply to Re: Re: Getopt::Auto question
in thread Getopt::Auto question

I kind of hate to write my own argument parsing code
What about Getopt::Std, Getopt::Long or even Getopt::Declare??

-- Hofmator

Replies are listed 'Best First'.
Re: Re3: Getopt::Auto question
by talexb (Chancellor) on Feb 21, 2003 at 15:36 UTC

    Good question .. my co-worker isn't keen on those three modules but wanted to try Getopt::Auto instead. I'm trying to get it running, trying just the examples in the man page. When those don't work, I figure I've missed something fundamental -- hence, my post.

    --t. alex
    Life is short: get busy!