Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
Kwiki::IRCMode - colorized IRC conversations in your Kwiki
VERSION
version 0.302
SYNOPSIS
$ cpan Kwiki::IRCMode
$ cd /path/to/kwiki
$ kwiki -add Kwiki::IRCMode
DESCRIPTION
This module registers a ".irc" block, which will format IRC conversations like the following:
.irc
<rjbs> Hey, is there an IRC block for Kwiki?
<z00s> No. Why don't you shut up and write one?
<rjbs> Maybe I will!
<z00s> Maybe you should!
<rjbs> FINE!
.irc
$self->to_html()
This converts IRC log messages to HTML.
TODO
AUTHOR
Ricardo SIGNES, <rjbs@cpan.org
>
COPYRIGHT
This code is Copyright 2004, Ricardo SIGNES. It is licensed under the same terms as Perl itself.