The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Shorten::generic - Methods shared across all WWW::Shorten modules

SYNOPSIS

  use WWW::Shorten 'SomeSubclass';

DESCRIPTION

Contains methds that are shared across all WWW::Shorten implemenation modules.

FUNCTIONS

ua

Returns the object's LWP::Useragent attribute. Creates a new one if one doesn't already exist.