Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use if ( 1 ) , Time::HiRes => qw(time) ;
    
  2. or download this
    $ ./903506.pl
    Bareword "Time::HiRes" not allowed while "strict subs" in use at ./903
    +506.pl line 3.
    Execution of ./903506.pl aborted due to compilation errors.