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::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/