[libsql-statement-perl] 01/06: Merge tag 'upstream/1.410'

gregor herrmann gregoa at debian.org
Fri May 6 18:55:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsql-statement-perl.

commit 03b5b1e1ce38875e42c1c11e8d3bef955e6cb485
Merge: ddf2acb 3377af3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 6 20:46:18 2016 +0200

    Merge tag 'upstream/1.410'
    
    Upstream version 1.410

 ARTISTIC-1.0                     |  130 +++
 Changes                          |   25 +
 GPL-1                            |  252 ++++++
 GPL-2.0                          |  339 +++++++
 LICENSE                          |   16 +
 MANIFEST                         |    4 +
 META.json                        |    5 +-
 META.yml                         |    5 +-
 Makefile.PL                      |    0
 README                           |    0
 README.md                        |  350 +++++++-
 lib/SQL/Dialects/ANSI.pm         |   30 +-
 lib/SQL/Dialects/AnyData.pm      |   29 +-
 lib/SQL/Dialects/CSV.pm          |   29 +-
 lib/SQL/Dialects/Role.pm         |   29 +-
 lib/SQL/Eval.pm                  |   17 +-
 lib/SQL/Parser.pm                |    8 +-
 lib/SQL/Statement.pm             |    8 +-
 lib/SQL/Statement/Function.pm    |   14 +-
 lib/SQL/Statement/Functions.pm   |   18 +-
 lib/SQL/Statement/GetInfo.pm     |   29 +-
 lib/SQL/Statement/Operation.pm   |   30 +-
 lib/SQL/Statement/Placeholder.pm |   14 +-
 lib/SQL/Statement/RAM.pm         |   15 +-
 lib/SQL/Statement/Term.pm        |   14 +-
 lib/SQL/Statement/TermFactory.pm |   16 +-
 lib/SQL/Statement/Util.pm        |   29 +-
 t/02execute.t                    |    7 +
 t/06virtual.t                    | 1812 +++++++++++++++++++-------------------
 29 files changed, 2332 insertions(+), 942 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-statement-perl.git



More information about the Pkg-perl-cvs-commits mailing list