Skip to content

Babar/Bot-BasicBot-Pluggable-Module-Foswiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot::BasicBot::Pluggable::Module::Foswiki - IRC module to resolve Fowiki links

DESCRIPTION

This module somehow emulates basic TML pasted on IRC, based on keywords you can
add or remove.

INSTALL

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


Alternatively, to install with ExtUtils::MakeMaker, you can use the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2011 Olivier 'Babar' Raginel

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

A bot module to provide some basic functionnalities used by FoswikiBot on FreeNode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages