| WWW-Shorten-Smallr documentation | view source | Contained in the WWW-Shorten-Smallr distribution. |
WWW::Shorten::Smallr - Perl interface to Smallr.com
use WWW::Shorten::Smallr; use WWW::Shorten 'Smallr'; my $short_url = makeashorterlink($long_url);
A Perl interface to the web site Smallr.com. Smallr maintains a database of long URLs, each of which has a unique identifier.
The function makeashorterlink will call the Smallr.com web site,
pass it your long URL, and return the shortened version.
makeashorterlink
See the main WWW::Shorten docs.
Dean Wilson <dean.wilson@gmail.com>
WWW::Shorten, perl, http://smallr.com/
| WWW-Shorten-Smallr documentation | view source | Contained in the WWW-Shorten-Smallr distribution. |