diff options
Diffstat (limited to 'perl/perl-IO-stringy/README')
-rw-r--r-- | perl/perl-IO-stringy/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-IO-stringy/README b/perl/perl-IO-stringy/README new file mode 100644 index 000000000000..0cfe2b3878ab --- /dev/null +++ b/perl/perl-IO-stringy/README @@ -0,0 +1,5 @@ +perl-IO-stringy 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. + +perl-IO-stringy is required by perl-MIME-tools and amavisd-new. |