in reply to Re: (take two...) Re: A split ing headache
in thread A split ing headache

Perl does that for automagically. split() knows how many scalars (if a finite number) you had on the left-hand side of the function call, so it will optimize itself thus.

japhy -- Perl and Regex Hacker
  • Comment on Re: Re: (take two...) Re: A split ing headache

Replies are listed 'Best First'.
Re: Re: Re: (take two...) Re: A split ing headache
by extremely (Priest) on Dec 13, 2000 at 09:05 UTC
    You can put perl5 on my system but you can't get perl4 outta my head =) Ahh well, it USED to be a good idea...

    --
    $you = new YOU;
    honk() if $you->love(perl)