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-41.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: perl-Net-FTP-RetrHandle Distribution: Fedora Project
Version: 0.2 Vendor: Fedora Project
Release: 41.fc40 Build date: Thu Jan 25 20:00:13 2024
Group: Unspecified Build host: buildvm-s390x-21.s390.fedoraproject.org
Size: 17925 Source RPM: perl-Net-FTP-RetrHandle-0.2-41.fc40.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

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-41
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-40
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-39
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* 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

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, Wed May 1 02:28:23 2024