At 16:32 +0200 2001.09.06, Axel Rose wrote:
>First - an extreme acceleration happened after using MacPerl 5.6.1a5
>compared to 5.20r4.
You mean MacPerl 5.6.1a5 is much faster with Net::FTP than 5.2.0r4 is?
>There is a problem though in Net::Cmd.pm. SIGPIPE must be commented.
>This is scheduled in the MacPerl Bug list.
It is no longer scheduled, the bug has been fixed (locally, not yet
committed, as if anyone needs it to be committed :) and closed.
>Another problem arises if you download files with a leading space
>in its filename. Upload $ftp->put() is fine, download $ftp->get()
>will strip the leading blank. This is because Net::FTP uses open()
>rather than sysopen(). Graham Barr confirmed this and will correct
>this in future versions.
>
>A workaround is using $ftp->get( $remote, $local ) where local
>contains the full path including spaces.
Yeah, I won't change the code; it might help if someone sends Graham a
patch, if they haven't already, though. Patches often speed up the
process. :)
If he gets it released before the MacPerl 5.6.1r1 release, then there's a
good chance I will get his code in the release. I plan on updating all the
extra modules before final release.
--
Chris Nandor [EMAIL PROTECTED] http://pudge.net/
Open Source Development Network [EMAIL PROTECTED] http://osdn.com/