Bot-BasicBot-Pluggable-Module-XKCD This module is a plugin to Bot::BasicBot::Pluggable to allow IRC users to get URLs and titles of xkcd comics. It is currently in an early stage of development, but hopefully won't be for long. The source is available from http://github.com/jshholland/basicbot-xkcd. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Bot::BasicBot::Pluggable::Module::XKCD You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Bot-BasicBot-Pluggable-Module-XKCD AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Bot-BasicBot-Pluggable-Module-XKCD CPAN Ratings http://cpanratings.perl.org/d/Bot-BasicBot-Pluggable-Module-XKCD Search CPAN http://search.cpan.org/dist/Bot-BasicBot-Pluggable-Module-XKCD/ LICENSE AND COPYRIGHT Copyright (C) 2011 Josh Holland This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.