summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-06 22:41:54 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-06 22:41:54 -0500
commitac42d827c3725e38ab462e0b8f1ee1b8e28f851d (patch)
tree905b58ced2f39c68d32452184b3cb67bc9fb3a83
parent4b18298074c47754f8937a19dad07d1cb9dbd055 (diff)
downloadio-pty-easy-ac42d827c3725e38ab462e0b8f1ee1b8e28f851d.tar.gz
io-pty-easy-ac42d827c3725e38ab462e0b8f1ee1b8e28f851d.zip
add IO::Pty::HalfDuplex to SEE ALSO
-rw-r--r--lib/IO/Pty/Easy.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/IO/Pty/Easy.pm b/lib/IO/Pty/Easy.pm
index b8a28c1..97356c7 100644
--- a/lib/IO/Pty/Easy.pm
+++ b/lib/IO/Pty/Easy.pm
@@ -394,6 +394,8 @@ L<IO::Pty>
L<Expect>
+L<IO::Pty::HalfDuplex>
+
=head1 AUTHOR
Jesse Luehrs, C<< <doy at tozt dot net> >>