Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
                       Index => sub () { grep index($_, '_') < 0, @a } };
    
    __END__
    
  2. or download this
    C:\temp>perl index.pl
           Rate Index Regex
    Index 891/s    --   -0%
    Regex 891/s    0%    --
    
  3. or download this
    blazar@perlmonk ~ $ perl index.pl
           Rate Index Regex
    Index 261/s    --   -0%
    Regex 262/s    0%    --