in reply to Re: foreach (each character in string..)?
in thread foreach (each character in string..)?

thanks for the stats, note that chop (combined to reverse) is even faster to iterate through a string. I sumup the results there https://github.com/atoomic/Perl-Scripts/blob/master/split.pl
  • Comment on Re^2: foreach (each character in string..)?