Help for this page

Select Code to Download


  1. or download this
    # The suffix +/- correspond to "matching" and "non-matching" input,
    # respectively.
    ...
    ?!+   3864/s 1029%    --  -86%  -86%
    ?!-  26795/s 7730%  593%    --   -6%
    ?<!+ 28417/s 8204%  635%    6%    --
    
  2. or download this
    use strict;
    use warnings;
    ...
               }
            );
    __END__