in reply to Re: When is => ne , (warning rather arcane and possibly totally useless)
in thread When is => ne , (warning rather arcane and possibly totally useless)
There is no "hash" involved here. It's merely a list.
perl -MO=Deparse -e "'moo', 'oom', 'zoop'" '???', '???', '???'; -e syntax OK
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: When is => ne , (warning rather arcane and possibly totally useless)
by BrowserUk (Patriarch) on Jul 22, 2004 at 15:37 UTC |
In Section
Seekers of Perl Wisdom