Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            }
        }
    }
    
  2. or download this
    $ time ./original.pl
    real    1m50.885s
    ...
    real    1m23.238s
    user    1m15.989s
    sys     0m0.500s