WWW::Shorten::Qwer - Perl interface to qwer.org


WWW-Shorten-Qwer documentation  | view source Contained in the WWW-Shorten-Qwer distribution.

Index


NAME

Top

WWW::Shorten::Qwer - Perl interface to qwer.org

SYNOPSIS

Top

  use WWW::Shorten::Qwer;
  use WWW::Shorten 'Qwer';

  $short_url = makeashorterlink($long_url, $short_code);

  $long_url  = makealongerlink($short_url);

DESCRIPTION

Top

A Perl interface to the web site qwer.org. Qwer simply maintains a database of long URLs, each of which has a unique identifier.

Functions

Top

EXPORT

makeashorterlink, makealongerlink

SUPPORT, LICENCE, THANKS and SUCH

Top

See the main WWW::Shorten docs.

AUTHOR

Top

Dave Cross <dave@mag-sol.com>

SEE ALSO

Top

WWW::Shorten, perl, http://qwer.org/


WWW-Shorten-Qwer documentation  | view source Contained in the WWW-Shorten-Qwer distribution.