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


WWW-Shorten documentation  | view source Contained in the WWW-Shorten distribution.

Index


NAME

Top

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

SYNOPSIS

Top

  use WWW::Shorten 'SomeSubclass';

DESCRIPTION

Top

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

FUNCTIONS

Top

ua

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


WWW-Shorten documentation  | view source Contained in the WWW-Shorten distribution.