The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Shorten::Smallr - Perl interface to Smallr.com

SYNOPSIS

  use WWW::Shorten::Smallr;

  use WWW::Shorten 'Smallr';

  my $short_url = makeashorterlink($long_url);

DESCRIPTION

A Perl interface to the web site Smallr.com. Smallr maintains a database of long URLs, each of which has a unique identifier.

Functions

The function makeashorterlink will call the Smallr.com web site, pass it your long URL, and return the shortened version.

EXPORT

makeashorterlink

SUPPORT, LICENCE, THANKS and SUCH

See the main WWW::Shorten docs.

AUTHOR

Dean Wilson <dean.wilson@gmail.com>

SEE ALSO

WWW::Shorten, perl, http://smallr.com/