Bot::BasicBot::Pluggable::Store::DBI

Bot::BasicBot::Pluggable::Store::DBI is a database B::B::P store.
Download

Bot::BasicBot::Pluggable::Store::DBI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tom Insam
  • Publisher web site:
  • http://search.cpan.org/~tomi/URI-Find-Simple-1/lib/URI/Find/Simple.pm

Bot::BasicBot::Pluggable::Store::DBI Tags


Bot::BasicBot::Pluggable::Store::DBI Description

Bot::BasicBot::Pluggable::Store::DBI is a database B::B::P store. Bot::BasicBot::Pluggable::Store::DBI is a database B::B::P store.SYNOPSIS my $store = Bot::BasicBot::Pluggable::Store::DBI->new( dsn => "dbi:mysql:bot", user => "user", password => "password", table => "brane", ); $store->set( "namespace", "key" => "value" );This is a Bot::BasicBot::Pluggable::Store that uses a database to store the values set by modules. Complex values are stored using Storable. Requirements: · Perl


Bot::BasicBot::Pluggable::Store::DBI Related Software