diff options
-rw-r--r-- | perl/perl-IO-stringy/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-IO-stringy/README b/perl/perl-IO-stringy/README index 0cfe2b3878ab8..ad45b36ee595c 100644 --- a/perl/perl-IO-stringy/README +++ b/perl/perl-IO-stringy/README @@ -1,5 +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 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. |