in reply to Perl Idioms Explained - my ($foo, $bar) = @{shift(@_)}{qw/ -foo -bar /}
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Perl Idioms Explained - my ($foo, $bar) = @{shift(@_)}{qw/ -foo -bar /}
by demerphq (Chancellor) on Mar 01, 2004 at 21:59 UTC |