AA Report
By Korban
Installation
Windows
- Download and install ActivePerl 5.8.0 (or higher) from http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl.
- Go to Start->ActivePerl->Perl Package Manager
- Type install poe
- Move IRC.pm to C:\perl\site\lib\POE\Component
- Rename Filter-IRC.pm and Filter-CTCP.pm to IRC.pm and CTCP.pm respectively and move them to C:\perl\site\lib\POE\Filter
- Move Run.pm to C:\perl\site\lib\POE\Wheel\ - replace all files
- Edit config.pl (with notepad for example) and set your IRC server, channel, bot name and various other options.
Linux
- Intall POE::Component::IRC and it's dependencies from CPAN (you can use perl -MCPAN -e shell)
- Move IRC.pm to /usr/lib/perl5/site_perl/5.8.0/POE/Component
- Edit config.pl (with notepad for example) and set your IRC server, channel, bot name and various other options.
Home |
Download |
Installation
