Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-FileHandle-Unget | Distribution: openSUSE Tumbleweed |
Version: 0.1634 | Vendor: openSUSE |
Release: 1.26 | Build date: Tue Jul 17 07:25:44 2018 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 52062 | Source RPM: perl-FileHandle-Unget-0.1634-1.26.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/FileHandle-Unget/ | |
Summary: FileHandle which supports multi-byte unget |
FileHandle::Unget operates exactly the same as FileHandle, except that it provides a version of ungetc that allows you to unget more than one character. It also provides ungets to unget a string. This module is useful if the filehandle refers to a stream for which you can't just 'seek()' backwards. Some operating systems support multi-byte 'ungetc()', but this is not guaranteed. Use this module if you want a portable solution. In addition, on some operating systems, eof() will not be reset if you ungetc after having read to the end of the file. NOTE: Using 'sysread()' with 'ungetc()' and other buffering functions is still a bad idea.
GPL-2.0-or-later
* Tue Jul 17 2018 [email protected] - updated to 0.1634 see /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES Version 0.1634: - Fix Makefile.PL warning - Fix deleting of inc during release process - Better fix for AutomatedTester warning Version 0.1632: - Updating META.yml Version 0.1632: - Switch to File::Slurper * Sun Jul 08 2018 [email protected] - updated to 0.1631 see /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES * Fri Jul 06 2018 [email protected] - updated to 0.1629 see /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES * Tue Oct 03 2017 [email protected] - patch the Makefile to build with perl 5.26 * Sun May 03 2015 [email protected] - updated to 0.1628 see /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES Version 0.1628: Sat May 2 2015 - Prevent CPAN from indexing private-lib Version 0.1627: Mon Apr 20 2015 - Clarify licensing terms - Move verbose testing to a private module, and implement it in a way that doesn't require editing the Makefile after it is generated. - Require File::Slurp instead of including it, to avoid potential problems like this: http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07 - Fix tests so that they don't prematurely delete the temp file See for example: http://www.cpantesters.org/cpan/report/3adcb600-6bf9-1014-8336-f8616735162a - Fix tests on Windows. http://www.cpantesters.org/cpan/report/482c4765-af8d-1014-8ca5-91062b825c07 Version 0.1626: Sun Apr 12 2015 - Enable verbose testing for CPAN-testers - Consolidate issue tracking at rt.cpan.org Version 0.1625: Sat Apr 4 2015 - Modify the memory leak test to check for <= 0 bytes. I'm not sure how this scenario happens, but test failures like this indicate that it can: http://www.cpantesters.org/cpan/report/bdd0e36c-d0dd-11e4-954f-5702e0bfc7aa - Attempt to fix loss of lines when $/ is undef. Thanks to Nigel Horne for the automated testing that found the failure. http://www.cpantesters.org/cpan/report/60452d60-d3cc-11e4-b60b-c2157e3e1735 Version 0.1624: Sun Mar 22 2015 - Moved code to github - Added POD test - Improve testability of binmode_bug.t, stdin_tell_bug.t - Implement a potential fix for test failures where FileHandle::getline() seems to be reading a single line even though $/ is undef. Unfortunately I can't reproduce this failure, so I'll submit and check the CPAN Testers reports. - Use "local $/" instead of reassigning global $/. Perhaps this is somehow related to the test failures above? - Improve documentation for input_record_separator() * Tue Jun 07 2011 [email protected] - regenerate with cpanspec * Tue Jun 07 2011 [email protected] - Add perl_requires so that it requires the right perl version. * Mon Nov 29 2010 [email protected] - remove /var/adm/perl-modules * Sun Jan 10 2010 [email protected] - enable parallel build * Mon Sep 07 2009 [email protected] - update to 0.1623 to make it build with perl-5.10.1
/usr/lib/perl5/vendor_perl/5.40.0/FileHandle /usr/lib/perl5/vendor_perl/5.40.0/FileHandle/Unget.pm /usr/share/doc/packages/perl-FileHandle-Unget /usr/share/doc/packages/perl-FileHandle-Unget/CHANGES /usr/share/doc/packages/perl-FileHandle-Unget/README /usr/share/doc/packages/perl-FileHandle-Unget/TODO /usr/share/licenses/perl-FileHandle-Unget /usr/share/licenses/perl-FileHandle-Unget/LICENSE /usr/share/man/man3/FileHandle::Unget.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025