![]() |
|
"be consistent" | |
PerlMonks |
Re: Counting the number of items returned by split without using a named arrayby smokemachine (Hermit) |
on May 03, 2006 at 21:16 UTC ( #547271=note: print w/replies, xml ) | Need Help?? |
my$s=my@a=split/\s+/;
In Section
Seekers of Perl Wisdom
|
|