diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-31 18:08:04 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-31 18:08:04 +0000 |
commit | 49510a803dc32843488d01ee03656c4981d1e528 (patch) | |
tree | 7f3dcb8bb26ea37df0d5d0cbd34ab511594d3fa0 /irc/Makefile | |
parent | b9826e237b3743e7b3d2009e20015f82d160b803 (diff) | |
download | FreeBSD-ports-49510a803dc32843488d01ee03656c4981d1e528.zip FreeBSD-ports-49510a803dc32843488d01ee03656c4981d1e528.tar.gz |
POE::Component::IRC::Plugin::CoreList is a frontend to the
excellent Module::CoreList module which will let you know
what modules shipped with which versions of perl, over IRC.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index e73a63d..8851448 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -83,6 +83,7 @@ SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks + SUBDIR += p5-POE-Component-IRC-Plugin-CoreList SUBDIR += p5-POE-Component-Server-IRC SUBDIR += p5-POE-Filter-IRCD SUBDIR += party |