pl_walker wrote:
>Mr. Brannon,
>
>I've got a bit of a problem. We're using Net-FTP-Common at work to
>send out FTP reports to external customers. We've probably got 20+
>scripts that use FTP. When we started this, I downloaded the
>current version from Active State, version 1.9
>
I'm glad to hear you are getting good use from it.
>One of the main differences between the versions (unless I am
>mistaken) is the order of the parameters passed when creating a new
>instance. Since they've switched, the part of the script that
>actually creates and sends the FTP is different when I test on my
>machine than what is being run in production.
>
Ouch, that change was made to ease transition from Net::FTP scripts.
>Because of the red tape involved in getting the server updated as
>well as the effort required to change all our scripts, my bosses
>have decided not to install the new version at this time. Is there
>any way I can 1) get the older versions zip file or 2) use a
>workaround for this problem.
>
>
I have attached version 1.9 and will try to upload it
to CPAN now also just in case someone else has a similar problem.