Revision history for Net-Async-FTP
0.05 CHANGES:
- Use Protocol->connect of IO::Async 0.34
0.04 CHANGES:
- use Exporter 'import' instead of use base 'Exporter'
- base on IO::Async::Protocol::Stream
0.03 CHANGES:
- Added 'use warnings'
- Added an example test client
- Various small updates to keep CPANTS happy
0.02 BUGFIXES:
- Force TZ=GMT during tests so that File::Listing timestamps are
repeatable
0.01 First version, released on an unsuspecting world.