Allow ! or . after a greeting
[poe-component-irc-plugin-hello.git] / README
CommitLineData
d4df4450
MG
1POE-Component-IRC-Plugin-Hello version 0.001001
2===============================================
29280d6c
MG
3
4POE::Component::IRC::Plugin::Hello is a PoCo-IRC plugin that greets back
5who greet him or a channel in public. It knows how to say hello in several
6languages, and greets people in a randomly chosen language.
7
8INSTALLATION
9
10To install this module type the following:
11
12 perl Makefile.PL
13 make
14 make test
15 make install
16
17DEPENDENCIES
18
19This module requires these other modules and libraries:
20
21* List::Util
22* IRC::Utils
23* POE::Component::IRC::Plugin
24
25COPYRIGHT AND LICENCE
26
27Copyright (C) 2013 by Marius Gavrilescu
28
29This library is free software; you can redistribute it and/or modify
30it under the same terms as Perl itself, either Perl version 5.14.2 or,
31at your option, any later version of Perl 5 you may have available.
This page took 0.009878 seconds and 4 git commands to generate.