1WWW::Shorten::generic(3U)ser Contributed Perl DocumentatiWoWnW::Shorten::generic(3)
23
4
NAME
6WWW::Shorten::generic - Methods shared across all WWW::Shorten modules
7
SYNOPSIS
9use WWW::Shorten 'SomeSubclass';
10
DESCRIPTION
12Contains methods that are shared across all WWW::Shorten implementation
13modules.
14
FUNCTIONS
16ua
17Returns the object's LWP::Useragent attribute. Creates a new one if one
18doesn't already exist.
1920
21
22
perl v5.38.0 2023-07-21 WWW::Shorten::generic(3)