package WWW::Shorten::OneShortLink; use 5.006; use strict; use warnings; our $VERSION = '9.991'; $VERSION = eval $VERSION; require WWW::Shorten::_dead; 0; =head1 NAME WWW::Shorten::OneShortLink - Shorten URLs =head1 SYNOPSIS # no viable UserAgent =head1 DESCRIPTION This module is deprecated since the service no longer functions. Please see L instead. =head1 AUTHOR P J Goodwin =head1 CONTRIBUTORS =over =item Chase Whitener C -- current maintainer =item Dave Cross =item Iain Truskett =back =head1 COPYRIGHT AND LICENSE Under the terms and copyright of L =head1 SEE ALSO L =cut