Changelog for
perl-File-Slurp-9999.32-slfo.1.1.3.noarch.rpm :
* Wed Jul 01 2020 timueller+perlAATTsuse.de- updated to 9999.32 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.32 2020-06-30 - Re-release after fixing MANIFEST 9999.31 2020-06-28 - Remove TravisCI and AppVeyor - Test using GitHub Actions/workflows on Windows, Mac, and Linux - Add See Also section to the docs. (PR#24 Thanks, Dan Book) - Add file existence and size checks (RT 132900 - Thanks, Bao Haojun)
* Tue Mar 10 2020 timueller+perlAATTsuse.de- updated to 9999.30 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.30 - Altered the atomic version of write_file to use temporary files that are also hidden files. (RT #132064)
* Thu Nov 28 2019 timueller+perlAATTsuse.de- updated to 9999.29 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.29 2019-11-27 - Correct some documentation errors where copy-paste had us saying File::Spec rather than File::Slurp. (RT 131097 - Thanks, Mike) - Reduce the size of the tests in t/handle.t to be nicer to CPAN Testers.
* Fri Sep 13 2019 timueller+perlAATTsuse.de- updated to 9999.28 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.28 2019-04-05 - Stop testing with Taint mode. Taint was a terrible practice that should have never ever ever been a thing.
* Sat Apr 06 2019 cooloAATTsuse.com- updated to 9999.27 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.27 2019-04-05 - Update the documentation on the atomic write. We no longer use the pid and I neglected to update the documentation as such. (RT #129029) - Localize $^W to stop File::Temp from warning the user when the -w flag is on while we\'re grabbing a temporary file name. (RT #129029)
* Thu Feb 14 2019 cooloAATTsuse.com- updated to 9999.26 see /usr/share/doc/packages/perl-File-Slurp/Changes
* Thu Dec 06 2018 cooloAATTsuse.com- updated to 9999.25 see /usr/share/doc/packages/perl-File-Slurp/Changes 9999.25 2018-10-29 - The previous release contained nothing but a documentation update. That updated documentation errantly mentioned pseudo-files. Pseudo-files are perfectly fine to use with File::Slurp. - Add regression test for GLOB refs being slurped in. Thank you, James Keenan! https://github.com/perhunter/slurp/pull/17#issuecomment-437174592 - Refactor read_file to use open and read rather than sysopen and sysread. - Add a bugwards compatible feature to keep track of the cursor when dealing with the DATA handle (https://github.com/perhunter/slurp/pull/17) - Fix a typo in the docs.
* Fri Nov 09 2018 jengelhAATTinai.de- Trim bias from summary.
* Thu Nov 08 2018 cooloAATTsuse.com- updated to 9999.24 see /usr/share/doc/packages/perl-File-Slurp/Changes
* Wed Jun 08 2011 pascal.bleserAATTopensuse.org- update to 9999.19:
* read_file and write_file work even when interrupted by signals; this includes a test for read_file interrupt
* fixed bugs in the config synopsis example
* Tue May 17 2011 pascal.bleserAATTopensuse.org- update to 9999.18:
* added :std and :edit export tags
* cleaned up EXPORT vars
* documented importing edit_file and edit_file_lines
* requiring Perl 5.6.2 (first time older Perls were dropped); this is because of use of the re \'taint\' pragma
* added major new features: edit_file and edit_file_lines
* speed up of tainted slurp with return of lines
* added chomp option to read_file
* added prefix option to read_dir
* fixed optimization of reading small files
* added support for read_file options to be a hash reference
* added support for read_dir options to be a hash reference
* added new feature prepend_file
* fixed bug with array_ref in list context. was introduced by .15/.14
* Thu Mar 31 2011 cooloAATTnovell.com
* update to 9999.15 - Added LICENCE (same as perl) to POD - for the rest, see Changes (a lot)
* Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Aug 09 2010 chrisAATTcomputersalat.de- recreated by cpanspec 1.78- noarch pkg- added bcond_with pod
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Sat Jul 25 2009 chrisAATTcomputersalat.de- spec mods
* removed ^----------
* removed ^#---------
* Tue Jul 14 2009 chrisAATTcomputersalat.de- initial package 9999.13