[libautodie-perl] 03/06: Merge tag 'upstream/2.27'
Damyan Ivanov
dmn at moszumanska.debian.org
Fri Jun 12 08:22:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libautodie-perl.
commit 441230fbb220b9b4ad12152f0c6ad3b33dde8748
Merge: 7788cbd cbfbb21
Author: Damyan Ivanov <dmn at debian.org>
Date: Fri Jun 12 07:53:32 2015 +0000
Merge tag 'upstream/2.27'
Upstream version 2.27
Changes | 78 +++++++++++
LICENSE | 8 +-
MANIFEST | 7 +-
META.json | 9 +-
META.yml | 8 +-
Makefile.PL | 11 +-
cpanfile | 5 +-
dist.ini | 3 +-
lib/Fatal.pm | 251 +++++++++++------------------------
lib/autodie.pm | 28 ++--
lib/autodie/Scope/Guard.pm | 2 +-
lib/autodie/Scope/GuardStack.pm | 7 +-
lib/autodie/ScopeUtil.pm | 80 -----------
lib/autodie/Util.pm | 250 ++++++++++++++++++++++++++++++++++
lib/autodie/exception.pm | 159 +++++++++++++++++-----
lib/autodie/exception/system.pm | 4 +-
lib/autodie/hints.pm | 4 +-
lib/autodie/skip.pm | 2 +-
t/autodie_skippy.pm | 2 +-
t/chmod.t | 9 +-
t/dbmopen.t | 14 +-
t/exceptions.t | 2 +
t/import-into.t | 26 ++++
t/internal.t | 46 +++++--
t/lib/Hints_pod_examples.pm | 2 +-
t/lib/Hints_provider_does.pm | 2 +-
t/lib/Hints_provider_easy_does_it.pm | 2 +-
t/lib/Hints_provider_isa.pm | 2 +-
t/lib/Hints_test.pm | 2 +-
t/lib/Some/Module.pm | 2 +-
t/lib/autodie/test/au.pm | 2 +-
t/lib/autodie/test/au/exception.pm | 2 +-
t/lib/autodie/test/badname.pm | 2 +-
t/lib/autodie/test/missing.pm | 2 +-
t/lib/lethal.pm | 2 +-
t/lib/my/autodie.pm | 2 +-
t/lib/my/pragma.pm | 17 +++
t/lib/pujHa/ghach.pm | 2 +-
t/lib/pujHa/ghach/Dotlh.pm | 2 +-
t/mkdir.t | 18 ++-
t/read.t | 19 +++
t/system.t | 2 +-
t/truncate.t | 4 +-
t/utf8_open.t | 12 +-
t/version.t | 11 +-
t/version_tag.t | 4 +-
46 files changed, 769 insertions(+), 361 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libautodie-perl.git
More information about the Pkg-perl-cvs-commits
mailing list