From 081bce3c63e41e0821bd0c69f87494e123dc6a08 Mon Sep 17 00:00:00 2001 From: jadawin Date: Wed, 13 Apr 2011 14:11:29 +0000 Subject: The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. WWW: http://search.cpan.org/dist/IRC-Utils/ PR: ports/156355 Submitted by: TERAMOTO Masahiro --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 95acedf5b839..ea806cb13c68 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -83,6 +83,7 @@ SUBDIR += p5-AnyEvent-IRC SUBDIR += p5-Bot-BasicBot SUBDIR += p5-IRC-Bot-Hangman + SUBDIR += p5-IRC-Utils SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Component-IRC-Plugin-Blowfish -- cgit