in reply to Re: Speed of Split
in thread Speed of Split

I also noticed that split in void context, although deprecated, is a little bit faster (or it was the last time I checked).

split; # splits into @_