The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05

  • ls and dir now use Filter::Line, get and put use Filter::Stream
  • put_close sends a put_flushed message so that if you close after last data item had been flushed, it will be able to detect it
  • adding more control over what to show in DEBUG modes
  • added another sample demonstrating ls, put and get
  • fixed a variety of bugs with _flushed being sent extraneously in put methods

Modules

Implements an FTP client POE Component