Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Net-FTP-RetrHandle
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
NEWS
648 B
-rw-r--r--
2006-09-28 02:19:15
Edit
Del
TODO
46 B
-rw-r--r--
2006-09-27 05:51:12
Edit
Del
Editing: NEWS
(648 B)
Path: /usr/share/doc/perl-Net-FTP-RetrHandle/NEWS
Back
0.2 Released 2006-09-27 ======================= * Fix bug with tell returning real position, not taking buffering into account. * Seperate seek and sysseek, and move all buffer-related seek code into seek. * seek will do nothing if it seeks to the same position it's already in. This is a common idiom for finding the current position, and anyways Archive::Zip does it a lot. This makes a big performance difference with Archive::Zip over FTP. * Fix caching of current mode in binmode method. This makes a big performance difference with Archive::Zip over FTP. 0.1 Released 2006-04-02 ======================= * Initial Release