Bot::Pluggable::Trust::SQLite - A Subclass of Bot::Pluggable::Trust



NAME

Bot::Pluggable::Trust::SQLite - A Subclass of Bot::Pluggable::Trust


SYNOPSIS

my $trust = new Bot::Pluggable::Trust::SQLite( owner=>``perigrin'', delay => 5, lag => 20, dbfile=>``Bender.sqlite'', DEBUG=>1, );


DESCRIPTION

This is just like Bot::Pluggable::Trust except that it uses SQLite to provide for the backend userdata.

 Bot::Pluggable::Trust::SQLite - A Subclass of Bot::Pluggable::Trust