NAME

Whatbot::Database::Table::URL - Database model for url

SYNOPSIS

use Whatbot::Database::Table::URL;

DESCRIPTION

Whatbot::Database::Table::URL does stuff.

METHODS

get_protocol($protocol)

Retrieve, or create and retrieve, the given protocol's id.

get_domain($domain)

Retrieve, or create and retrieve, the given domain's id.

url($url, $from)

Retrieve, or create and retrieve, the given URL.

url_title($url, $from)

Retrieve, or create and retrieve, the given URL, and return the title.

retrieve_url($url)

GET the given URL using LWP.

LICENSE/COPYRIGHT

Be excellent to each other and party on, dudes.