Help for this page
use strict; use warnings; ... substr $str, $_, 1, q{x} for @$raToMask; return $str; }
Rate andRegex andOrAndNot substrList andRegex 12.8/s -- -43% -50% andOrAndNot 22.6/s 77% -- -11% substrList 25.4/s 99% 12% --