Help for this page

Select Code to Download


  1. or download this
     Directory of c:\test
    
    ...
    1 trial of File::ReadBackwards (10ms total)
    
    1 trial of Tie::File (66.065s total)
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    $t->stop('Tie::File');
    
    $t->report;