Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl use Net::FTP;
    use Archive::Extract;
    ...
    }
    
    exit;
    
  2. or download this
    #!/usr/bin/perl
    
    ...
      #do whatever you want here
      return 1;
    }