The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Bot-BasicBot-Pluggable MDOM"

Bot::BasicBot::Pluggable - extended simple IRC bot for pluggable modules River stage two • 41 direct dependents • 41 total dependents

Bot::BasicBot::Pluggable started as Yet Another Infobot replacement, but now is a generalised framework for writing infobot-type bots that lets you keep each specific function separate. You can have separate modules for factoid tracking, 'seen' statu...

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

App::Bot::BasicBot::Pluggable - Base class for bot applications River stage two • 41 direct dependents • 41 total dependents

This module is basically intended as base class for Bot::BasicBot::Pluggable frontends. It's attributes can be set by command line options or a configuration file....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Test::Bot::BasicBot::Pluggable - utilities to aid in testing of Bot::BasicBot::Pluggable modules River stage two • 41 direct dependents • 41 total dependents

Test::Bot::BasicBot::Pluggable was written to provide a minimalistic testing bot in order to write cleaner unit tests for Bot::BasicBot::Pluggable modules....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Store - base class for the back-end pluggable store River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module - base module for all BasicBot plugins River stage two • 41 direct dependents • 41 total dependents

Object Store Every pluggable module gets an object store to save variables in. Access this store using the "get()" and "set()" accessors. Do not access the store through any other means - the location of the store, and its method of storage, may chan...

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

bot-basicbot-pluggable - A standard Bot::BasicBot::Pluggable script River stage two • 41 direct dependents • 41 total dependents

This script acts as standard interface for Bot::BasicBot::Pluggable, a generic framework for writing pluggable IRC bots in perl. It enables the user to administrate a full-fledged bot without writing any perl code....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Store::DBI - use DBI to provide a storage backend River stage two • 41 direct dependents • 41 total dependents

This is a Bot::BasicBot::Pluggable::Store that uses a database to store the values set by modules. Complex values are stored using Storable....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::DNS - DNS lookups for hostnames or IP addresses River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Join - join and leave channels; remembers state River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Test::Bot::BasicBot::Pluggable::Store - basics tests for Bot::BasicBot::Pluggable storage classes River stage two • 41 direct dependents • 41 total dependents

This modules collects some general functions to test storage module sfor Bot::BasicBot::Pluggable. In the moment we just export the basic store_ok....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Seen - track when and where people were seen River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Vars - change internal module variables River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

App::Bot::BasicBot::Pluggable::Terminal River stage two • 41 direct dependents • 41 total dependents

This subclass of App::Bot::BasicBot::Pluggable just alters the default bot class to Bot::BasicBot::Pluggable::Terminal. Nothing fance here....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Title - speaks the title of URLs mentioned River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Auth - authentication for Bot::BasicBot::Pluggable modules River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Loader - loads and unloads bot modules; remembers state River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Store::Memory - use memory (RAM) to provide a storage backend River stage two • 41 direct dependents • 41 total dependents

This is a Bot::BasicBot::Pluggable::Store that uses memory (RAM) to store the values set by modules. To spell the obvious out, this means that your data won't persist between invocations of your bot. So this is mainly for testing and storing data for...

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Karma - tracks karma for various concepts River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Module::Google - searches Google for terms and spellings River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC

Bot::BasicBot::Pluggable::Store::Storable - use Storable to provide a storage backend River stage two • 41 direct dependents • 41 total dependents

This is a Bot::BasicBot::Pluggable::Store that uses Storable to store the values set by modules....

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC
22 results (0.025 seconds)