The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

LiBot::Handler::URLFetcher - URL title fetcher

SYNOPSIS

# config.pl
+{
'handlers' => [
'URLFetcher'
]
}
# script
>bot< Title: Quora

DESCRIPTION

This bot tell me a <title> from the URL.

CONFIGURATION

There is no configuration parameters.