Help for this page

Select Code to Download


  1. or download this
    BEGIN { # Hide the fact that our module was imported.
        local %INC = %INC;
        require Net::FTP;
        # call import() if necessary
    }