Help for this page

Select Code to Download


  1. or download this
    my $start = time;
    sub exec_time { return time - $start }
    ...
    __END__
    alarm (5)!
    (10) yawn?  yawn
    
  2. or download this
    my $start = time;
    sub exec_time { return time - $start }
    ...
    Time: 5
    Timed out.
    yawn?