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

NAME

Bot::BasicBot::Pluggable::Module::Title - speaks the title of URLs mentioned

IRC USAGE

None. If the module is loaded, the bot will speak the titles of all URLs mentioned.

VARS

asciify

Defaults to 1; whether or not we should convert all titles to ascii from Unicode

ignore_re

If set to a nonempty string, ignore URLs matching this re

REQUIREMENTS

URI::Title

URI::Find::Simple

AUTHOR

Mario Domgoergen <mdom@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.