Bot-IRC-X-UriTitle

Bot::IRC plugin to parse and print URI titles


License
Artistic-2.0

Documentation

NAME

Bot::IRC::X::UriTitle - Bot::IRC plugin to parse and print URI titles

VERSION

version 1.05

test codecov

SYNOPSIS

use Bot::IRC;

Bot::IRC->new(
    connect => { server => 'irc.perl.org' },
    plugins => ['UriTitle'],
)->run;

DESCRIPTION

This Bot::IRC plugin makes the bot parse and print URI titles.

SEE ALSO

You can look for additional information at:

AUTHOR

Gryphon Shafer gryphon@cpan.org

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016-2050 by Gryphon Shafer.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)