From 88d95e03e7b05c3aaffded98a5945e280309b010 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 29 Jun 2009 17:47:37 -0500 Subject: fill in basic pod bits --- lib/IO/Socket/Telnet/HalfDuplex.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/IO/Socket/Telnet/HalfDuplex.pm b/lib/IO/Socket/Telnet/HalfDuplex.pm index 4197c68..d585dad 100644 --- a/lib/IO/Socket/Telnet/HalfDuplex.pm +++ b/lib/IO/Socket/Telnet/HalfDuplex.pm @@ -5,6 +5,7 @@ use base 'IO::Socket::Telnet'; =head1 NAME +IO::Socket::Telnet::HalfDuplex - more reliable telnet communication =head1 SYNOPSIS @@ -96,11 +97,11 @@ Please report any bugs through RT: email C, or browse to L. -=head1 TODO - - =head1 SEE ALSO +L, L, L, L + +L =head1 SUPPORT -- cgit v1.2.3