Bot-BasicBot-Pluggable-Module-Notify
view release on metacpan or search on metacpan
lib/Bot/BasicBot/Pluggable/Module/Notify.pm view on Meta::CPAN
=head1 CONFIGURATION FILE
The notifications file is a comma separated file, with blank lines and lines
beginnning with a '#' symbol ignored.
Each line in the file should consist of 3 fields. The first being the 'nick',
the second being the ident of the account connection, and the third being the
email address to send mail to.
The connection ident is optional, and only used as a backup check in the event
that the user may be roaming and their nick may be automatically switched to
something like '_barbie' instead of 'barbie'. An connection ident is used
within a regex pattern, but should not be a regex itself. Any regex characters
will be treated as literal string characters.
An example file might look like:
barbie,missbarbell,barbie@cpan.org
someone,,someone@example.com
( run in 0.565 second using v1.01-cache-2.11-cpan-49f99fa48dc )