X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=videosite.git;a=blobdiff_plain;f=videosite-irssi.pl;h=03dfa0b13498c8a9f306579941a9543decd2819e;hp=822d9b51820a28a18a2cebec1b2650e3df28c71b;hb=3437127ed985ad68e716bf36d5f5f1003d0e6c4a;hpb=eb0fdb599af0e844cf3fe15773e3e2a3ecf0ff21 diff --git a/videosite-irssi.pl b/videosite-irssi.pl index 822d9b5..03dfa0b 100644 --- a/videosite-irssi.pl +++ b/videosite-irssi.pl @@ -6,6 +6,7 @@ use strict; use Irssi 20020324 qw (command_bind command_runsub signal_add_first signal_add_last); use vars qw($VERSION %IRSSI); use File::Spec; +use Module::Load; # # Initialize the config subsystem. Called by the core.