Description: Add a use Irssi::TextUI to hddtemp.pl, Forwarded: not-needed Last-Update: 2010-05-12 --- a/scripts/hddtemp.pl +++ b/scripts/hddtemp.pl @@ -51,6 +51,7 @@ use Irssi::TextUI; use IO::Socket::INET; use POSIX; +use Irssi::TextUI; use vars qw($VERSION %IRSSI); $VERSION = "0.15";