The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Wubot::Plugin::FirefoxBookmarks - monitor for new firefox bookmarks

VERSION

version 0.4.0

DESCRIPTION

This plugin connects to the firefox 'places' sqlite database and retrieves the bookmarks. It caches bookmarks that have previously been seen, so only new bookmarks trigger event messages.

This plugin uses the wubot caching mechanism, so that messages are only sent when a new URL is found in your bookmarks.

SUBROUTINES/METHODS

check( $inputs )

The standard monitor check() method.