Help for this page

Select Code to Download


  1. or download this
    use POSIX qw(locale_h strftime);   # arturo's fix
    use locale;   # not necessarily needed in *this* case
    ...
          print "\n";
       }
    }