X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=ND%2FIRC%2FChannel.pm;h=0200ea077c93d552eb0c26f28d8440ed1c3ccaaa;hb=409b542556545c6ebfc579ce114338242c966ceb;hp=4f18a16a2f866c2454c71819c79b478208c82596;hpb=55cc621bec16d80555e9e588c731505a8b04e1a9;p=ndwebbie.git 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/;