| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- updated to 3.093 see /usr/share/doc/packages/perl-WWW-Shorten/Changes
- updated to 3.092 see /usr/share/doc/packages/perl-WWW-Shorten/Changes
- updated to 3.08 see /usr/share/doc/packages/perl-WWW-Shorten/Changes
- updated to 3.06 see /usr/share/doc/packages/perl-WWW-Shorten/Changes
- updated to 3.04
  Dave Cross <dave@dave.org.uk> (17):
  * Finish removing all references to SnipURL.pm.
  * Bump to version 2.05 for release.
  * Removed support for shorl.pm (now in WWW::Shorten::Shorl distribution).
  * Bumped version number. Removed shorl files from MANIFEST.
  * Added Config::Auto to list of dependencies (it's used by the shorten
    program). Bumped version for release.
  * Default to using a service that we currently support.
  * Added MYMETA.yml to MANIFEST.SKIP.
  * Be far more intelligent about the code that allows the user to choose
    which service to use.
  * Bump version number for release.
  * Better examples of using bin/shorten
  * Added a WWW::Shorten::UserAgent object which dies if it receives an HTTP
    error response.
  * Added documentation.
  * Added META.json to MANIFEST.
  * Licensing clean-up.
  * Removed prototypes (and the ampersands in the tests that circumvented
    them)
  * Bump version number for release.
  * Moved Pod tests into xt. (Pod coverage currently fails on some files. See
    https://rt.cpan.org/Ticket/Display.html?id=87634 for details.)
  Dave Cross <dave@angel.mag-sol.com> (1):
  * Removed support for NotLong and OneShortLink (separate distributions to
    follow soon). Bumper to version 2.06.
  Dave Cross <dave@dacross.(none)> (1):
  * Removed version number so it's picked up from lib/WWW/Shorten.pm
  yappo <yappo@shibuya.pl> (1):
  * shorl.com was change the request method ( POST to GET )
- updated to 3.03 * MANIFEST, lib/WWW/Shorten/UserAgent.pm, lib/WWW/Shorten/generic.pm: Added a WWW::Shorten::UserAgent object which dies if it receives an HTTP error response. * relicensed to Aritistic-2.0
- cleanup spec file
- initial package 3.02 * created by cpanspec 1.78.03