CHANGES for Net::FTP::Throttle:

0.31 Mon Jun 19 09:57:44 BST 2006
        - previously this module used lots of CPU time when limiting
          the bandwidth use, now we use Time::Hires to sleep for a bit
        - perltidy the source

0.30 Wed Mar  1 19:28:49 GMT 2006
        - return undef upon refused connection
          (patch by Nick)

0.29 Thu Oct 13 15:54:24 BST 2005 
	- released first version