[libsql-abstract-more-perl] 01/05: Merge tag 'upstream/1.21'
gregor herrmann
gregoa at debian.org
Sat May 10 13:29:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsql-abstract-more-perl.
commit eacff77c45bdcf181bffc328108f5234d6f4fa0e
Merge: b68e6fb bf116f6
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 10 15:09:36 2014 +0200
Merge tag 'upstream/1.21'
Upstream version 1.21
Build.PL | 33 --
Changes | 14 +
MANIFEST | 16 +-
META.json | 56 ---
META.yml | 30 +-
Makefile.PL | 67 ++-
inc/Module/AutoInstall.pm | 930 ++++++++++++++++++++++++++++++++++++++
inc/Module/Install.pm | 470 +++++++++++++++++++
inc/Module/Install/AutoInstall.pm | 93 ++++
inc/Module/Install/Base.pm | 83 ++++
inc/Module/Install/Can.pm | 154 +++++++
inc/Module/Install/Fetch.pm | 93 ++++
inc/Module/Install/Include.pm | 34 ++
inc/Module/Install/Makefile.pm | 418 +++++++++++++++++
inc/Module/Install/Metadata.pm | 722 +++++++++++++++++++++++++++++
inc/Module/Install/Win32.pm | 64 +++
inc/Module/Install/WriteAll.pm | 63 +++
lib/SQL/Abstract/More.pm | 192 +++++---
t/01-sql_abstract_more.t | 48 +-
t/03-join_with_constants.t | 54 +++
t/pod.t | 0
21 files changed, 3457 insertions(+), 177 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-abstract-more-perl.git
More information about the Pkg-perl-cvs-commits
mailing list