Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Net-FTP-RetrHandle-0.2-36.fc37 RPM for noarch

From Fedora 37 for x86_64 / p

Name: perl-Net-FTP-RetrHandle Distribution: Fedora Project
Version: 0.2 Vendor: Fedora Project
Release: 36.fc37 Build date: Fri Jul 22 11:38:50 2022
Group: Unspecified Build host: buildvm-ppc64le-22.iad2.fedoraproject.org
Size: 18187 Source RPM: perl-Net-FTP-RetrHandle-0.2-36.fc37.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Net-FTP-RetrHandle
Summary: File reading interface for reading files on a remote FTP server
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-36
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.2-35
  - Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-34
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-33
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.2-32
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-31
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-30
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024