Revision history for Perl extension Net::FTPSSL.

0.03 05/09/2005 15.01.52 
	- cdup(), mkdir() and rmdir() added
	- A better sysread() and syswrite() use on list(), nlst(), get(), put() and uput() methods
	- Added autoflush on list(), nlst(), get(), put() and uput() methods
	- A better interactive test, (the previous one sucked, this one is a little better! ^_^)
	- Other minor fixes

0.02 01/08/2005 22:12:34
  - Change the returning data of list() and nlst()
  - Fix ALLO command call in put() and uput() methods
  - Correct the PASV parsing regexp (thanks to sfr)
  - Makefile no longer require Perl 5.8.4

0.01 21/05/2005 20:55:58
	- original version; created by h2xs 1.23 with options -AX Net::FTPSSL