SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-FTP-RetrHandle rpm build for : openSUSE Tumbleweed. For other distributions click perl-Net-FTP-RetrHandle.

Name : perl-Net-FTP-RetrHandle
Version : 0.200.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2017-02-19 13:57:12
Group : Unspecified Source RPM : perl-Net-FTP-RetrHandle-0.200.0-1.4.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Tied or IO::Handle-compatible interface to a file retrieved by FTP
Description :
Support for skipping the beginning of the file is implemented with the FTP
\'REST\' command, which starts a retrieval at any point in the file. Support
for skipping the end of the file is implemented with the FTP \'ABOR\'
command, which stops the transfer. With these two commands and some careful
tracking of the current file position, we\'re able to reliably emulate a
\'seek/read\' pair, and get only the parts of the file that are actually
read.

This was originally designed for use with Archive::Zip; it\'s reliable
enough that the table of contents and individual files can be extracted
from a remote ZIP archive without downloading the whole thing. See EXAMPLES
below.

An interface compatible with IO::Handle is provided, along with a
\'tie\'-based interface.

Remember that an FTP server can only do one thing at a time, so make sure
to \'close\' your connection before asking the FTP server to do nything else.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.200.0-1.4.noarch.rpm
     

Provides :
perl(Net::FTP::RetrHandle)
perl-Net-FTP-RetrHandle

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Net
/usr/lib/perl5/vendor_perl/5.40.0/Net/FTP
/usr/lib/perl5/vendor_perl/5.40.0/Net/FTP/RetrHandle.pm
/usr/share/doc/packages/perl-Net-FTP-RetrHandle
/usr/share/doc/packages/perl-Net-FTP-RetrHandle/NEWS
/usr/share/doc/packages/perl-Net-FTP-RetrHandle/TODO
/usr/share/doc/packages/perl-Net-FTP-RetrHandle/findmissing
/usr/share/man/man3/Net::FTP::RetrHandle.3pm.gz

 
ICM