diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/hilightcmd.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hilightcmd.pl b/scripts/hilightcmd.pl index b17f624..a234082 100644 --- a/scripts/hilightcmd.pl +++ b/scripts/hilightcmd.pl @@ -7,6 +7,7 @@ # /set hilightcmd_systemcmd ssh user@host beep & # +use strict; use Irssi; use POSIX; use vars qw($VERSION %IRSSI); |
