Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    
    close(FILE);
    
  2. or download this
    my $start = Time::Piece->strptime('Feb  1 10:30:00', $format);
    my $end   = Time::Piece->strptime('Feb  2 10:30:00', $format);