From 1ec21f9257e85c03626d7d1b1d805b7b8e988986 Mon Sep 17 00:00:00 2001 From: Dirk Koopman Date: Sat, 7 Sep 2013 00:23:38 +0100 Subject: [PATCH] and also in sh/db0sdx.pl --- cmd/show/db0sdx.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmd/show/db0sdx.pl b/cmd/show/db0sdx.pl index 1a7662f6..c99fd693 100644 --- a/cmd/show/db0sdx.pl +++ b/cmd/show/db0sdx.pl @@ -8,6 +8,8 @@ # # +use Net::Telnet; + my ($self, $line) = @_; my $call = $self->call; my @out; -- 2.34.1