SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-FTP-RetrHandle rpm build for : Fedora Other. For other distributions click perl-Net-FTP-RetrHandle.

Name : perl-Net-FTP-RetrHandle
Version : 0.2 Vendor : Fedora Project
Release : 42.fc41 Date : 2024-07-19 23:27:31
Group : Unspecified Source RPM : perl-Net-FTP-RetrHandle-0.2-42.fc41.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : File reading interface for reading files on a remote FTP server
Description :
This Perl module provides a file reading interface for reading all or parts of
files located on a remote FTP server, including emulation of seek and support
for downloading only the parts of the file requested.

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.

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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Net-FTP-RetrHandle-0.2-42.fc41.noarch.rpm
     

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

Requires :
perl(Carp)
perl(IO::Seekable)
perl(Scalar::Util)
perl(base)
perl(constant)
perl(strict)
perl(warnings)
perl-libs
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/share/doc/perl-Net-FTP-RetrHandle
/usr/share/doc/perl-Net-FTP-RetrHandle/NEWS
/usr/share/doc/perl-Net-FTP-RetrHandle/TODO
/usr/share/man/man3/Net::FTP::RetrHandle.3pm.gz
/usr/share/perl5/vendor_perl/Net
/usr/share/perl5/vendor_perl/Net/FTP
/usr/share/perl5/vendor_perl/Net/FTP/RetrHandle.pm

 
ICM