From: Michael Andreen Date: Thu, 4 Jan 2007 21:11:49 +0000 (+0000) Subject: need masterop X-Git-Url: https://ruin.nu/git/?a=commitdiff_plain;h=409b542556545c6ebfc579ce114338242c966ceb;p=ndwebbie.git need masterop --- diff --git a/ND/IRC/Channel.pm b/ND/IRC/Channel.pm index 4f18a16..0200ea0 100644 --- a/ND/IRC/Channel.pm +++ b/ND/IRC/Channel.pm @@ -19,6 +19,7 @@ package ND::IRC::Channel; use strict; use warnings; +use ND::IRC::Access; require Exporter; our @ISA = qw/Exporter/;