Added the README

This commit is contained in:
Mohan Boddu 2021-02-17 14:30:31 +00:00
commit 4624506d9b

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# perl-IO-string
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.