Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    }#sub
    
    __END__
    
  2. or download this
    package Moving;
    use File::Copy;
    ...
        return $oldfile
    }
    return 1;
    
  3. or download this
    package Parse;
    
    ...
    }  # end function
    
    return 1;