[libclass-insideout-perl] 01/04: Update upstream source from tag 'upstream/1.14'
Damyan Ivanov
dmn at moszumanska.debian.org
Tue Oct 31 19:56:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libclass-insideout-perl.
commit a0c3f39c4890e1ce775b94f83a65702e2e6ff299
Merge: e36c493 7d42cef
Author: Damyan Ivanov <dmn at debian.org>
Date: Tue Oct 31 19:49:32 2017 +0000
Update upstream source from tag 'upstream/1.14'
Update to upstream version '1.14'
with Debian dir 6e37e38258cbc43cdeef5b05a184acbf7dc94654
CONTRIBUTING | 50 -------
CONTRIBUTING.mkdn | 100 ++++++++++++++
Changes | 6 +
MANIFEST | 15 ++-
META.json | 56 +++++---
META.yml | 62 ++++-----
Makefile.PL | 69 +++++-----
README | 4 +-
cpanfile | 57 ++++++++
dist.ini | 7 +-
lib/Class/InsideOut.pm | 11 +-
lib/Class/InsideOut/Manual/About.pod | 18 +--
lib/Class/InsideOut/Manual/Advanced.pod | 18 +--
perlcritic.rc | 3 +
t/00-compile.t | 74 -----------
t/00-report-prereqs.dd | 67 ++++++++++
t/00-report-prereqs.t | 224 +++++++++++++++++++++++---------
t/01_load.t | 1 +
t/02_register.t | 1 +
t/03_properties.t | 1 +
t/04_threaded.t | 1 +
t/05_forking.t | 1 +
t/06_export_ok.t | 1 +
t/07_synopsis_obj.t | 1 +
t/08_DEMOLISH.t | 1 +
t/09_foreign.t | 1 +
t/10_storable_values.t | 1 +
t/11_storable_refs.t | 1 +
t/12_storable_hooks.t | 1 +
t/13_options.t | 1 +
t/14_accessor_hooks.t | 1 +
t/15_no_weaken_fallback.t | 1 +
t/16_property_argument_checking.t | 1 +
t/17_option_argument_checking.t | 1 +
t/18_register_argument_checking.t | 1 +
t/19_storable_singleton.t | 1 +
t/20_storable_singleton_error.t | 1 +
t/21_optional_new.t | 1 +
t/22_readonly.t | 1 +
t/23_accessor_hooks_blessed.t | 1 +
t/24_accessor_hooks_overloaded.t | 1 +
t/25_accessor_hooks_typetiny.t | 1 +
xt/author/00-compile.t | 63 +++++++++
xt/author/pod-coverage.t | 7 +
xt/author/pod-spell.t | 29 +++--
xt/author/pod-syntax.t | 7 +
xt/{release => author}/portability.t | 2 -
xt/{release => author}/test-version.t | 13 +-
xt/release/distmeta.t | 5 +-
xt/release/pod-coverage.t | 13 --
xt/release/pod-syntax.t | 7 -
51 files changed, 652 insertions(+), 360 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-insideout-perl.git
More information about the Pkg-perl-cvs-commits
mailing list