The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.9

  • -Fixed bug in creation of FTP object. It will now return undef if Net::FTP->new returns undef, rather than croaking. -All "<variable> = undef;" lines have been changed to "undef <variable>;" as the former doesn't seem to work on some (every?) platform now.

Modules

Recursive FTP Client class

Provides

in Recursive.pm