X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=Channel.pm;h=0200ea077c93d552eb0c26f28d8440ed1c3ccaaa;hb=7a5a8487435bc3de90205dac739c5403e89bf79c;hp=4f18a16a2f866c2454c71819c79b478208c82596;hpb=9e84f393649d1ecbc24a94476352a28f49afa458;p=NDIRC.git diff --git a/Channel.pm b/Channel.pm index 4f18a16..0200ea0 100644 --- a/Channel.pm +++ b/Channel.pm @@ -19,6 +19,7 @@ package ND::IRC::Channel; use strict; use warnings; +use ND::IRC::Access; require Exporter; our @ISA = qw/Exporter/;