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.7

  • -Fixed rdir when used with symlinks. Now it should note cycles and not follow them. -Reduced the # of redundant calls to $ftp->pwd and on getting the local pwd. -Removed some debugging info that I had put in to debug v1.6. -Made SymlinkLink superceded by the other options if given. This was to allow for the meaningful use of SymlinkLink in concert with either SymlinkFollow or SymlinkCopy.

Modules

Recursive FTP Client class

Provides

in Recursive.pm