[libperinci-object-perl] 03/11: Merge tag 'upstream/0.24'
Lucas Kanashiro
kanashiro.duarte at gmail.com
Sun Dec 6 22:08:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libperinci-object-perl.
commit 987c1b1576a7b1efd2ed890a7c981d1717883bde
Merge: f56f496 c7cff73
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Sun Dec 6 19:12:28 2015 -0200
Merge tag 'upstream/0.24'
Upstream version 0.24
# gpg: Signature made Sun 06 Dec 2015 07:12:19 PM BRST using RSA key ID 9883C97C
# gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130 A870 F823 A272 9883 C97C
Changes | 88 +++++-
LICENSE | 8 +-
MANIFEST | 20 +-
MANIFEST.SKIP | 1 -
META.json | 346 ++++++++++++++++--------
META.yml | 330 +++++++++++++---------
Makefile.PL | 24 +-
README | 122 +++++----
dist.ini | 18 +-
lib/Perinci/Object.pm | 88 ++++--
lib/Perinci/Object/EnvResult.pm | 58 ++--
lib/Perinci/Object/EnvResultMulti.pm | 149 ++++++++++
lib/Perinci/Object/{function.pm => Function.pm} | 21 +-
lib/Perinci/Object/Metadata.pm | 130 +++++++--
lib/Perinci/Object/{package.pm => Package.pm} | 23 +-
lib/Perinci/Object/{result.pm => ResMeta.pm} | 25 +-
lib/Perinci/Object/{variable.pm => Variable.pm} | 23 +-
t/00-compile.t | 25 +-
t/EnvResultMulti.t | 79 ++++++
t/{function.t => Function.t} | 0
t/Metadata.t | 94 ++++++-
t/{package.t => Package.t} | 0
t/{result.t => ResMeta.t} | 2 +-
t/{variable.t => Variable.t} | 0
t/release-pod-coverage.t | 12 +-
t/release-pod-syntax.t | 5 +-
t/release-rinci.t | 2 +
weaver.ini | 2 +-
28 files changed, 1215 insertions(+), 480 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperinci-object-perl.git
More information about the Pkg-perl-cvs-commits
mailing list