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-37.el9 RPM for noarch

From EPEL 9 for x86_64 / Packages / p

Name: perl-Net-FTP-RetrHandle Distribution: Fedora Project
Version: 0.2 Vendor: Fedora Project
Release: 37.el9 Build date: Fri Jan 6 16:39:20 2023
Group: Unspecified Build host: buildvm-s390x-20.s390.fedoraproject.org
Size: 18186 Source RPM: perl-Net-FTP-RetrHandle-0.2-37.el9.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-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Wed Jan 04 2023 Petr Pisar <ppisar@redhat.com> - 0.2-37
  - Convert a License tag to an SPDX format
  - Package the tests
* 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

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, Thu May 2 02:25:52 2024