Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

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.

perl v5.40.0                                       2024-08-24              Bot::BasicBot:...::Module::Title(3pm)

Irc Usage

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

Name

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

Requirements

       URI::Title

       URI::Find::Simple

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

Version

       version 1.30

See Also