table of contents
other versions
- Tumbleweed 3.094-1.20
- Leap-15.6
| WWW::Shorten::generic(3) | User Contributed Perl Documentation | WWW::Shorten::generic(3) |
NAME¶
WWW::Shorten::generic - Methods shared across all WWW::Shorten modules
SYNOPSIS¶
use WWW::Shorten 'SomeSubclass';
DESCRIPTION¶
Contains methods that are shared across all WWW::Shorten implementation modules.
FUNCTIONS¶
ua¶
Returns the object's LWP::Useragent attribute. Creates a new one if one doesn't already exist.
| 2021-03-13 | perl v5.42.0 |