Fedora Packages

perl-IO-stringy

I/O on in-core objects like strings and arrays for Perl

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.113-7.fc35 -
Fedora 35 2.113-7.fc35 -
Fedora 34 2.113-5.fc34 -
Package Info

You can contact the maintainers of this package via email at perl-IO-stringy dash maintainers at fedoraproject dot org.



Sources on Pagure