Help for this page

Select Code to Download


  1. or download this
    
    #! /usr/bin/perl
    ...
    my $end = ctime() ;
    
    print "Started $start\n  Ended $end\n\n" ;
    
  2. or download this
    print $one++