Package perl-IO-stringy-2.111-9.el8.src
Name | perl-IO-stringy |
---|---|
Epoch | 0 |
Version | 2.111 |
Release | 9.el8 |
Architecture | src |
Website/URL | http://search.cpan.org/dist/IO-stringy/ |
License | GPL+ or Artistic |
Build Time | 2023-12-08 16:56:20 |
Build Host | builder-x86-03.inferitos.ru |
Summary | I/O on in-core objects like strings and arrays for Perl |
Repositories | PowerTools |
Description | This toolkit primarily provides modules for performing both traditional and object-oriented I/O) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. In the more-traditional IO::Handle front, we have IO::AtomicFile, which may be used to painlessly create files that are updated atomically. And in the "this-may-prove-useful" corner, we have IO::Wrap, whose exported wraphandle() function will clothe anything that's not a blessed object in an IO::Handle-like wrapper... so you can just use OO syntax and stop worrying about whether your function's caller handed you a string, a globref, or a FileHandle. |
Errata | — |
Size | 56 KiB |
Source Project | perl-IO-stringy-2.111-9.el8 |
SHA-256 checksum | 3252942d77fe803f08801ec7036841b9fe1b8d75fb08ccbd6c8715928bda5b48 |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.111-9 - Rebuilt for MSVSphere 8.8 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.111-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.111-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.111-7 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.111-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.111-5 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.111-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.111-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.111-2 - Perl 5.22 rebuild * Thu Apr 23 2015 Paul Howarth <paul@city-fan.org> - 2.111-1 - Update to 2.111 - Update maintainer's name, which is now Dianne Skoll - Use %license where possible