summaryrefslogtreecommitdiffstats
path: root/lib/IO/Socket/Telnet/HalfDuplex.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/IO/Socket/Telnet/HalfDuplex.pm')
-rw-r--r--lib/IO/Socket/Telnet/HalfDuplex.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/IO/Socket/Telnet/HalfDuplex.pm b/lib/IO/Socket/Telnet/HalfDuplex.pm
index f4fbe0c..3dfb899 100644
--- a/lib/IO/Socket/Telnet/HalfDuplex.pm
+++ b/lib/IO/Socket/Telnet/HalfDuplex.pm
@@ -1,3 +1,5 @@
+use strict;
+use warnings;
package IO::Socket::Telnet::HalfDuplex;
use base 'IO::Socket::Telnet';