[libwww-shorten-perl] 02/11: Merge tag 'upstream/3.093'

gregor herrmann gregoa at debian.org
Fri May 6 17:10:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libwww-shorten-perl.

commit fae4fad3d2383ebec27ff333e67a251e797c17e4
Merge: a6ced2c ba9ffc6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 6 18:33:14 2016 +0200

    Merge tag 'upstream/3.093'
    
    Upstream version 3.093

 AUTHORS                             |   12 -
 Artistic                            |  180 ------
 Build.PL                            |   34 --
 CREDITS                             |   30 -
 ChangeLog.SPOON                     |  671 ----------------------
 Changes                             | 1076 +++++++++++------------------------
 INSTALL                             |  103 ----
 LICENCE                             |   16 -
 LICENSE                             |  379 ++++++++++++
 MANIFEST                            |   63 +-
 MANIFEST.SKIP                       |   25 -
 META.json                           |  112 ++--
 META.yml                            |   78 ++-
 Makefile.PL                         |   79 ++-
 README                              |   10 -
 README.md                           |  115 ++++
 TODO                                |    4 -
 bin/shorten                         |  101 ++--
 dist.ini                            |  109 ++++
 lib/WWW/Shorten.pm                  |  277 +++++----
 lib/WWW/Shorten/LinkToolbot.pm      |   39 +-
 lib/WWW/Shorten/Linkz.pm            |  109 +---
 lib/WWW/Shorten/MakeAShorterLink.pm |   39 +-
 lib/WWW/Shorten/Metamark.pm         |   50 +-
 lib/WWW/Shorten/Qurl.pm             |   48 ++
 lib/WWW/Shorten/Qwer.pm             |   48 ++
 lib/WWW/Shorten/TinyClick.pm        |   39 +-
 lib/WWW/Shorten/TinyURL.pm          |  158 ++---
 lib/WWW/Shorten/Tinylink.pm         |  120 +---
 lib/WWW/Shorten/UserAgent.pm        |   64 ++-
 lib/WWW/Shorten/_dead.pm            |   30 +-
 lib/WWW/Shorten/generic.pm          |   90 ++-
 t/00-load-default.t                 |   10 +
 t/00-load-short.t                   |   10 +
 t/00load.t                          |   13 +-
 t/00load_a.t                        |   14 +-
 t/00load_b.t                        |   13 +-
 t/00noexp.t                         |   12 +-
 t/01version.t                       |    7 -
 t/90-dead.t                         |   10 +
 t/91-dead-linktoolbot.t             |   10 +
 t/92-dead-metamark.t                |   10 +
 t/93-dead-masl.t                    |   10 +
 t/94-dead-tinyclick.t               |   10 +
 t/95-dead-tinylink.t                |   10 +
 t/96-dead-linkz.t                   |   10 +
 t/97-dead-qurl.t                    |   10 +
 t/98-dead-qwer.t                    |   10 +
 t/linktoolbot.t                     |    3 -
 t/linkz.t                           |   23 -
 t/masl.t                            |    3 -
 t/metamark.t                        |    3 -
 t/newnames.t                        |   16 -
 t/tinyclick.t                       |    3 -
 t/tinylink.t                        |    3 -
 t/tinyurl.t                         |   67 ++-
 xt/98pod-coverage.t                 |    4 -
 xt/99pod.t                          |    6 -
 xt/author/changes.t                 |   13 +
 xt/author/kwalitee.t                |   17 +
 xt/author/manifest.t                |   13 +
 xt/author/pod-cm.t                  |   15 +
 xt/author/pod-spell.t               |   73 +++
 xt/author/pod-syntax.t              |    7 +
 xt/release/pause-permissions.t      |   13 +
 xt/release/pod-coverage.t           |   44 ++
 66 files changed, 2168 insertions(+), 2635 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-shorten-perl.git



More information about the Pkg-perl-cvs-commits mailing list