Help for this page

Select Code to Download


  1. or download this
            if (-M $init_file > $days) {
                $message = "Warning: $init_file is older than $days day\n"
    
  2. or download this
    
    for my $init_file ( '.', '..' ) {
    ...
    
    __END__
    Warning: .. is older than (C:/perl/5.10.1/lib/MSWin32-x86-multi-thread
    + , C:/perl/5.10.1/lib , C:/perl/site/5.10.1/lib/MSWin32-x86-multi-thr
    +ead , C:/perl/site/5.10.1/lib , .)  at - line 4.