diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:51 -0400 |
commit | d28c6aac8dfc01804beaebddab3f2c35a984e750 (patch) | |
tree | ae05c169eab996a44f9893e9db09b1acf843cdb5 /perl/perl-IO-stringy | |
parent | b41e5065755a3e00f9ad9f9ef7a608cbaf89ec29 (diff) |
perl/perl-IO-stringy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-IO-stringy')
-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. |