in reply to
Re: Re: Re: while (scalar()
in thread
while (scalar()
You wouldn't be leaving out the counting, you'd be leaving out the redundancy of providing scalar context where
while()
already provides one.
The PerlMonk
tr///
Advocate
Comment on
Re^4: while (scalar()
Download
Code
In Section
Seekers of Perl Wisdom