The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WWW::Shorten::OneShortLink - Perl interface to 1sl.net

SYNOPSIS

  use WWW::Shorten::OneShortLink;

  use WWW::Shorten 'OneShortLink';

  $short_url = makeashorterlink($long_url);

  $long_url  = makealongerlink($short_url);

DESCRIPTION

A Perl interface to the web site 1sl.net. OneShortLink simply maintains a database of long URLs, each of which has a unique identifier.

OneShortLink's web site is currently returning a default Apache page, so I'm marking the site as dead.

EXPORT

makeashorterlink, makealongerlink

SUPPORT, LICENCE, THANKS and SUCH

See the main WWW::Shorten docs.

AUTHOR

Maintained by Iain Truskett <spoon@cpan.org>

Original by P J Goodwin.

SEE ALSO

WWW::Shorten, perl, http://1sl.net/