in reply to
•Re: subroutine()[$x];
in thread
subroutine()[$x];
Minor nitpick:
qw/ ... / [ LIST ]
(without any parenthesis around
qw//
) works too (as of 5.6 iirc). Not that this is a particulary useful construct.
:-)
ihb
Comment on
Re: •Re: subroutine()[$x];
Select
or
Download
Code
Replies are listed 'Best First'.
Re: Re: •Re: subroutine()[$x];
by
Mr. Muskrat
(Canon)
on Jun 28, 2003 at 14:55 UTC
You should read
Re: Surpised by foreach iterator limitation
and it's replies.
[reply]
In Section
Seekers of Perl Wisdom