[ol9_codeready_builder] perl-IO-stringy-2.113-7.el9.noarch

Name:perl-IO-stringy
Version:2.113
Release:7.el9
Architecture:noarch
Group:Unspecified
Size:130124
License:GPL+ or Artistic
RPM: perl-IO-stringy-2.113-7.el9.noarch.rpm
Source RPM: perl-IO-stringy-2.113-7.el9.src.rpm
Build Date:Tue Jan 11 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/IO-stringy
Summary:I/O on in-core objects like strings and arrays for Perl
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.

Related Packages (Show Changelog) (Show Filelist)