in reply to Re^2: GetOpt Organization
in thread GetOpt Organization

That may be so but the code seems to work anyway.

UPDATE: ...reason being that there are several ways to use GetOpt::Long, one of which does not require a hash ref as first parameter.

Replies are listed 'Best First'.
Re^4: GetOpt Organization
by RichardK (Parson) on Mar 09, 2015 at 14:51 UTC

    Sorry about that, you're right I misunderstood what you did.