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
Jitka Plesnikova 68e0ce13fa Initial import
2021-03-11 09:26:01 +01:00
perl-IO-stringy.yaml Initial import 2021-03-11 09:26:01 +01: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.