Help for this page

Select Code to Download


  1. or download this
    use LWP::Simple;
    use warnings;
    ...
    my ($lastModFormat) = scalar localtime($lastMod);
    
    print "$lastModFormat\n";
    
  2. or download this
    Use of uninitialized value in localtime at C:\Perl\bin\headerTest.pl l
    +ine 12.
    Wed Dec 31 19:00:00 1969