Help for this page

Select Code to Download


  1. or download this
    #!env perl
    
    ...
            last;
        }
    }
    
  2. or download this
    woz$ perlbrew use 5.18.0
    woz$ time perl re.pl 
    ...
    real    0m0.128s
    user    0m0.120s
    sys    0m0.005s