in reply to Re: GetOpts not working:
in thread GetOpts not working:

From which it can be seen that there is some virtue in using modules, especially when they are core! Code is:

And modules generally have decent documentation with examples and save rewriting wheels badly.

Premature optimization is the root of all job security

Replies are listed 'Best First'.
Re^3: GetOpts not working:
by james28909 (Deacon) on Dec 09, 2015 at 19:51 UTC

    with examples and save rewriting wheels badly.

    Ah, the old subliminal hint ;) haha. I def understand what you mean though, I was just giving an example :)