[libweb-query-perl] 01/04: Merge tag 'upstream/0.31'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 26 20:26:38 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libweb-query-perl.

commit 5cf51f5349ffea35363fd1f535c4970d9d896f44
Merge: 4ddc6fc 5137a6b
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 26 17:15:12 2015 -0300

    Merge tag 'upstream/0.31'
    
    Upstream version 0.31
    
    # gpg: Signature made Wed 26 Aug 2015 05:15:09 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Build.PL                 |  65 --------
 CONTRIBUTORS             |  19 +++
 Changes                  | 207 +++++++++++-------------
 INSTALL                  |  43 +++++
 MANIFEST                 |  21 ++-
 META.json                |  71 ++++-----
 META.yml                 |  53 ++++---
 Makefile.PL              |  82 ++++++++++
 README                   | 404 +++++++++++++++++++++++++++++++++++++++++++++++
 README.md => README.mkdn |  46 +++++-
 SIGNATURE                |  85 ++++++++++
 cpanfile                 |  38 +++--
 doap.xml                 | 251 +++++++++++++++++++++++++++++
 lib/Web/Query.pm         | 142 ++++++++++++++---
 lib/Web/Query/LibXML.pm  |  49 +++---
 minil.toml               |   1 -
 t/00-compile.t           |  52 ++++++
 t/00-report-prereqs.dd   |  40 +++++
 t/00-report-prereqs.t    | 183 +++++++++++++++++++++
 t/add.t                  |  18 ++-
 t/lib/WQTest.pm          |   2 +-
 t/next.t                 |  25 +++
 t/next_until.t           |  40 +++++
 t/not.t                  |  29 ++++
 t/remove.t               |  30 +++-
 xt/02_perlcritic.t       |  13 --
 xt/release/unused-vars.t |  14 ++
 27 files changed, 1686 insertions(+), 337 deletions(-)

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



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