commit 4624506d9bee50a01ce747dd589a2323c167fdad Author: Mohan Boddu Date: Wed Feb 17 14:30:31 2021 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..e96b163 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file