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

perl-IO-All-0.61-1.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / p

Name: perl-IO-All Distribution: Fedora Project
Version: 0.61 Vendor: Fedora Project
Release: 1.el7 Build date: Wed May 7 11:46:34 2014
Group: Development/Libraries Build host: buildvm-11.phx2.fedoraproject.org
Size: 253650 Source RPM: perl-IO-All-0.61-1.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/IO-All/
Summary: IO::All Perl module
The IO::All object is a proxy for IO::File, IO::Dir, IO::Socket,
IO::String, Tie::File, File::Spec, File::Path and File::ReadBackwards; as
well as all the DBM and MLDBM modules. You can use most of the methods
found in these classes and in IO::Handle (which they inherit from). IO::All
adds dozens of other helpful idiomatic methods including file stat and
manipulation functions.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed May 07 2014 Paul Howarth <paul@city-fan.org> - 0.61-1
  - Update to 0.61
    - Fix head() returning prematurely
      (https://github.com/ingydotnet/io-all-pm/issues/44)
* Sat Mar 22 2014 Paul Howarth <paul@city-fan.org> - 0.60-1
  - Update to 0.60
    - Fix IO Layer situation
* Fri Mar 07 2014 Paul Howarth <paul@city-fan.org> - 0.59-1
  - Update to 0.59
    - Fix possible infinite loop in t/accept.t (GH#42)
    - Fix yet another utf8 validation issue (GH#38)
    - Fix warnings running t/tie.t on Windows (GH#37)
* Mon Mar 03 2014 Paul Howarth <paul@city-fan.org> - 0.58-1
  - Update to 0.58
    - Fix canonpath on MSWin32
    - Fix marking files as both binary and utf8 (closes GH#36)
* Fri Feb 14 2014 Paul Howarth <paul@city-fan.org> - 0.57-1
  - Update to 0.57
    - Make '' not become / when using io->dir('')
    - Add a fix for io->file("foobar")->assert
    - Make io->file('') not break on Windows systems
    - Fix dangling file handles in tests
    - Make mkdir die if it fails (CPAN RT#61697)
    - Fix possible path test issues, especially in Win32
    - Fix ->binary under -utf8 import mode (CPAN RT#81224)
    - Validate UTF-8 in ->utf8 (CPAN RT#74642)
    - Consistently use :encoding($encoding) (CPAN RT#68512)
    - Pass perms to mkpath in assert_dirpath (CPAN RT#53687)
    - Fix minor POD niggle (CPAN RT#83798)
    - Remove broken test for ->mimetype (CPAN RT#91743)
    - Skip t/encoding.t for perls built without PerlIO::encoding (CPAN RT#26230)
    - Abandon RT in favor of GitHub Issues
    - Remove mentions of unimplemented strict (GH#15)
    - Allow testing on non-SDBM DBM's
    - Change minimum perl version to 5.8.1, and thus remove dep for IO::String
    - Return realpath for canonpath when possible (GH#34)
    - Correctly check exists for ::File, ::Dir, and ::Link
    - Fix test failures on MacOS (CPAN RT#61627/GH#29, CPAN RT#82633/GH#32)
    - Some documentation clean-up around the SYNOPSIS
    - Fix printing to a tie'd object (GH#26)
    - Fix tests if $^X ne 'perl' (GH#35)
  - This release by FREW -> update source URL
  - Package upstream's README.md file
  - Run the Pod test too
* Sat Oct 19 2013 Paul Howarth <paul@city-fan.org> - 0.50-1
  - Update to 0.50
    - Fix various tests on Windows (CPAN RT#89609)
    - Fix wrong return precedence (CPAN RT#87200)
  - This release by INGY -> update source URL
* Tue Oct 08 2013 Paul Howarth <paul@city-fan.org> - 0.48-1
  - Update to 0.48
    - Add ->os method to ::Filesys
    - Switch from Module::Install to Dist::Zilla
* Sun Oct 06 2013 Paul Howarth <paul@city-fan.org> - 0.47-1
  - Update to 0.47
    - Add ->glob method to ::Dir
    - Add list based constructors to ::Dir and ::File
    - Add ->mimetype method to ::FileSys
    - Add ->ext method to ::FileSys
    - All tests should be parallelizable
  - This release by FREW -> update source URL
  - Specify all dependencies
  - Make %files list more explicit
  - Don't use macros for commands
  - Drop redundant %{?perl_default_filter}
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.46-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.46-3
  - Perl 5.18 rebuild
  - Correct find usage
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.46-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Sep 07 2012 Iain Arnell <iarnell@gmail.com> 0.46-1
  - update to latest upstream version
  - clean up spec for modern rpmbuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.41-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.41-6
  - Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.41-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.41-4
  - Perl mass rebuild
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.41-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Dec 17 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.41-2
  - Rebuild to fix problems with vendorarch/lib (#661697)
* Tue Dec 14 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.41-1
  - Update to 0.41 (Fix FTBFS: BZ 660953).
  - Remove requires-filter.
  - Remove R:/BR: perl(Spiffy).
* Sun May 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.39-6
  - Mass rebuild with perl-5.12.0
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 0.39-5
  - rebuild against perl 5.10.1
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.39-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.39-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.39-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Dec 15 2008 Steven Pritchard <steve@kspei.com> 0.39-1
  - Update to 0.39.
  - Fix permissions on *.pm.
* Sat Feb 02 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.38-3
  - rebuild for new perl
* Mon Dec 31 2007 Ralf Corsépius <rc040203@freenet.de> 0.38-2
  - Adjust License-tag.
  - BR: perl(Test::More) (BZ 419631).
* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.38-1
  - Update to 0.38.
  - BR ExtUtils::MakeMaker.
  - BR MLDBM for better test coverage.
* Tue Oct 17 2006 Steven Pritchard <steve@kspei.com> 0.36-1
  - Update to 0.36.
  - Use fixperms macro instead of our own chmod incantation.
* Sat Sep 16 2006 Steven Pritchard <steve@kspei.com> 0.35-4
  - Fix find option order.
* Fri Jul 07 2006 Steven Pritchard <steve@kspei.com> 0.35-3
  - BR IO::String so the tests actually pass.
* Fri Jul 07 2006 Steven Pritchard <steve@kspei.com> 0.35-2
  - Re-enable "make test".
  - BR File::ReadBackwards for better test coverage.
* Wed May 24 2006 Steven Pritchard <steve@kspei.com> 0.35-1
  - Update to 0.35.
* Fri Mar 10 2006 Steven Pritchard <steve@kspei.com> 0.33-3
  - Change dep filter.
  - Various cleanups to match current cpanspec.
* Mon Feb 27 2006 Steven Pritchard <steve@kspei.com> 0.33-2
  - Filter Requires: perl(mixin).
  - Turn off "make test" for now.
  - Drop explict BR: perl.
* Wed Dec 28 2005 Steven Pritchard <steve@kspei.com> 0.33-1
  - Specfile autogenerated.

Files

/usr/share/doc/perl-IO-All-0.61
/usr/share/doc/perl-IO-All-0.61/Changes
/usr/share/doc/perl-IO-All-0.61/README
/usr/share/doc/perl-IO-All-0.61/README.md
/usr/share/man/man3/IO::All.3pm.gz
/usr/share/man/man3/IO::All::DBM.3pm.gz
/usr/share/man/man3/IO::All::Dir.3pm.gz
/usr/share/man/man3/IO::All::File.3pm.gz
/usr/share/man/man3/IO::All::Filesys.3pm.gz
/usr/share/man/man3/IO::All::Link.3pm.gz
/usr/share/man/man3/IO::All::MLDBM.3pm.gz
/usr/share/man/man3/IO::All::Pipe.3pm.gz
/usr/share/man/man3/IO::All::STDIO.3pm.gz
/usr/share/man/man3/IO::All::Socket.3pm.gz
/usr/share/man/man3/IO::All::String.3pm.gz
/usr/share/man/man3/IO::All::Temp.3pm.gz
/usr/share/perl5/vendor_perl/IO
/usr/share/perl5/vendor_perl/IO/All
/usr/share/perl5/vendor_perl/IO/All.pm
/usr/share/perl5/vendor_perl/IO/All.pod
/usr/share/perl5/vendor_perl/IO/All/Base.pm
/usr/share/perl5/vendor_perl/IO/All/DBM.pm
/usr/share/perl5/vendor_perl/IO/All/Dir.pm
/usr/share/perl5/vendor_perl/IO/All/File.pm
/usr/share/perl5/vendor_perl/IO/All/Filesys.pm
/usr/share/perl5/vendor_perl/IO/All/Link.pm
/usr/share/perl5/vendor_perl/IO/All/MLDBM.pm
/usr/share/perl5/vendor_perl/IO/All/Pipe.pm
/usr/share/perl5/vendor_perl/IO/All/STDIO.pm
/usr/share/perl5/vendor_perl/IO/All/Socket.pm
/usr/share/perl5/vendor_perl/IO/All/String.pm
/usr/share/perl5/vendor_perl/IO/All/Temp.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024