Net::TLSFTP quest

I need perl module for accessing TLS-enabled ftp servers, unfortunately Net::FTP can't do that, and it's object model makes it painfull to implement that feature
The problem is STARTTLS directive, which turns current cleartext connection into tls-encrypted one. I solved the problem with small and simple perl script, which is actually a single-purpose ftp client. The goal is to turn that script into full Net::TLSFTP module.

Good luck me...

I'll need it... and some free time... haven't seen that in years...

| Net::TLSFTP quest | | 2004.02.02-22:35.00

 You are scrupulously honest, frank, and straightforward. Therefore you have few friends.