in reply to Re: Re: implicit split to @_ is deprecated
in thread implicit split to @_ is deprecated

Errr, OK, OBO error ;-) Stupid 0-indexed arrays
Thanks
CombatSquirrel.
Update: Your code won't work either. Use array index 3 instead of 4 - you are getting the rest field as well.
Entropy is the tendency of everything going to hell.
  • Comment on Re: Re: Re: implicit split to @_ is deprecated