[libclass-load-xs-perl] 01/09: Merge tag 'upstream/0.08'
gregor herrmann
gregoa at debian.org
Sat Feb 15 14:43:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-load-xs-perl.
commit 37208eca56842e7da9b6559e1dfe85062a8777d5
Merge: 0fbd105 c61e537
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Feb 15 15:37:17 2014 +0100
Merge tag 'upstream/0.08'
Upstream version 0.08
Build.PL | 43 -
CONTRIBUTING | 77 ++
Changes | 11 +-
INSTALL | 8 +-
LICENSE | 2 +-
MANIFEST | 33 +-
META.json | 686 ++++++++++-
META.yml | 527 +++++++-
Makefile.PL | 78 ++
README | 6 +-
README.md | 33 +
lib/Class/Load/XS.xs => XS.xs | 0
dist.ini | 59 +-
lib/Class/Load/XS.pm | 30 +-
lib/Class/Load/ppport.h => ppport.h | 1353 +++++++++++++--------
t/00-report-prereqs.t | 200 +++
t/000-load.t | 1 -
t/001-is-class-loaded.t | 1 -
t/002-try-load-class.t | 1 -
t/003-load-class.t | 1 -
t/005-load-optional.t | 1 -
t/006-returned-error.t | 1 -
t/007-first-existing.t | 1 -
t/008-gvstash-bug.t | 1 -
t/009-invalid-module-name.t | 1 -
t/010-isa-false-positive.t | 1 -
t/011-without-xs.t | 1 -
t/012-without-implementation.t | 1 -
t/release-cpan-changes.t | 15 -
t/release-no-tabs.t | 16 -
t/release-pod-linkcheck.t | 28 -
t/release-pod-syntax.t | 15 -
weaver.ini | 6 +
xt/author/00-compile.t | 50 +
xt/author/pod-spell.t | 25 +
xt/release/changes_has_content.t | 41 +
xt/release/cpan-changes.t | 11 +
xt/release/distmeta.t | 6 +
t/release-eol.t => xt/release/eol.t | 8 -
xt/release/kwalitee.t | 4 +
xt/release/minimum-version.t | 8 +
xt/release/mojibake.t | 12 +
xt/release/no-tabs.t | 14 +
xt/release/pod-coverage.t | 7 +
t/release-pod-no404s.t => xt/release/pod-no404s.t | 8 -
xt/release/pod-syntax.t | 6 +
xt/release/portability.t | 11 +
xt/release/test-version.t | 22 +
xt/release/unused-vars.t | 8 +
49 files changed, 2762 insertions(+), 717 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-load-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list