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.
Find a file
Petr Písař 9b5b8b332f Correct platform:f36 context
It clashed with platform:f34. It must be unique.
2021-09-07 10:21:21 +02:00
perl-IO-stringy.yaml Correct platform:f36 context 2021-09-07 10:21:21 +02:00
README.md Added the README 2021-02-22 23:00:58 +00:00

perl-IO-stringy

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.