cmpthese (-5,{ me => sub { mymatch($str,2,\@arr) }, jk => sub { amatch($str,['2'],@arr) } ); [download]
In reply to Re: Benchmarking String::Approx by Joost in thread Benchmarking String::Approx by monkfan