Package : perl-WWW-Shorten-Simple

Package details

Summary: Factory wrapper around WWW::Shorten to avoid imports

Description:
WWW::Shorten::Simple is a wrapper (factory) around WWW::Shorten so that you
can create an object representing each URL shortening service, instead of
_import_ing 'makeashorterlink' function into your namespace.

This allows you to call multiple URL shortening services in one package,
for instance to call the WWW::Shorten::RevCanonical manpage to extract
rev="canonical", fallback to bit.ly if username and API key are present,
and then finally to TinyURL.

use WWW::Shorten::Simple;


URL: https://metacpan.org/release/WWW-Shorten-Simple
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs