From 409b542556545c6ebfc579ce114338242c966ceb Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Thu, 4 Jan 2007 21:11:49 +0000 Subject: [PATCH] need masterop --- ND/IRC/Channel.pm | 1 + 1 file changed, 1 insertion(+) 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/; -- 2.39.2