From b41e5065755a3e00f9ad9f9ef7a608cbaf89ec29 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 03:58:47 -0400 Subject: perl/perl-IO-Tty: Wrap README at 72 columns. Signed-off-by: B. Watson --- perl/perl-IO-Tty/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'perl') diff --git a/perl/perl-IO-Tty/README b/perl/perl-IO-Tty/README index 9ac44f7740d4..9fb41d82d4f2 100644 --- a/perl/perl-IO-Tty/README +++ b/perl/perl-IO-Tty/README @@ -1,8 +1,8 @@ IO::Tty - Perl extension that provides an interface to allow the creation of a pseudo tty. -IO::Tty is used internally by IO::Pty to create a pseudo-tty. Do not use -it directly except to import constants, use IO::Pty. +IO::Tty is used internally by IO::Pty to create a pseudo-tty. Do not +use it directly except to import constants, use IO::Pty. -IO::Pty inherits from IO::Handle and so provides all the methods defined -by the IO::Handle package. +IO::Pty inherits from IO::Handle and so provides all the methods +defined by the IO::Handle package. -- cgit v1.2.3