[libweb-scraper-perl] 03/11: Merge tag 'upstream/0.38'

gregor herrmann gregoa at debian.org
Wed Oct 22 18:44:43 UTC 2014


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

gregoa pushed a commit to branch master
in repository libweb-scraper-perl.

commit d1a9970c46886148c0f6cd62feb1ee35c353e6df
Merge: d038186 f55fc14
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 22 20:32:05 2014 +0200

    Merge tag 'upstream/0.38'
    
    Upstream version 0.38

 .gitignore                        |   7 -
 Build.PL                          |   7 +
 Changes                           |   5 +
 LICENSE                           | 379 ++++++++++++++++++++
 MANIFEST                          |  31 +-
 META.json                         |  90 +++++
 META.yml                          |  65 ++--
 Makefile.PL                       |  47 ---
 README                            | 191 +++++++++-
 cpanfile                          |  19 +
 dist.ini                          |   3 +
 inc/Module/Install.pm             | 470 -------------------------
 inc/Module/Install/AuthorTests.pm |  59 ----
 inc/Module/Install/Base.pm        |  83 -----
 inc/Module/Install/Can.pm         | 154 --------
 inc/Module/Install/Fetch.pm       |  93 -----
 inc/Module/Install/Makefile.pm    | 418 ----------------------
 inc/Module/Install/Metadata.pm    | 722 --------------------------------------
 inc/Module/Install/Repository.pm  |  88 -----
 inc/Module/Install/Scripts.pm     |  29 --
 inc/Module/Install/Win32.pm       |  64 ----
 inc/Module/Install/WriteAll.pm    |  63 ----
 lib/Web/Scraper.pm                | 108 ++++--
 lib/Web/Scraper/Filter.pm         |   7 +-
 t/07-live.t                       |   4 +-
 t/18_http_response.t              |  11 +-
 t/19_decode_content.t             |  11 +-
 t/22_filter_regex.t               |  54 +++
 t/release-pod-syntax.t            |  14 +
 xt/97_podspell.t                  |   9 -
 xt/99_pod.t                       |   4 -
 31 files changed, 895 insertions(+), 2414 deletions(-)

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



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