in reply to Using FTP Without any Modules
Yeah, you can do this without modules, but why would you? Is it that you want to do it without having to install any modules? If so, you should know that Net::FTP comes with Perl 5, so why not just use that?