Help for this page

Select Code to Download


  1. or download this
    sub get_oldest_file
    {
    ...
       closedir D;
       return $oldest_name;
    }
    
  2. or download this
    sub GetMessage {
        my $filename;
    ...
            close MSG;
        }  
    }