[libapache-session-browseable-perl] 01/05: Merge tag 'upstream/1.0.1'
Xavier Guimard
xguimard-guest at alioth.debian.org
Sun Sep 1 11:12:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a commit to branch master
in repository libapache-session-browseable-perl.
commit ae684617fa956b1a9afc092a9113e92082e526dc
Merge: fccfba8 e59f4d7
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Sep 1 12:36:06 2013 +0200
Merge tag 'upstream/1.0.1'
Upstream version 1.0.1
Build.PL | 13 +
Changes | 14 +
LICENSE | 383 +++++++++++++++++++++++++
MANIFEST | 15 +-
META.json | 131 +++++++++
META.yml | 104 +++++--
Makefile.PL | 18 --
README | 23 +-
lib/Apache/Session/Browseable.pod | 15 +-
lib/Apache/Session/Browseable/DBI.pm | 111 +++++--
lib/Apache/Session/Browseable/File.pm | 29 +-
lib/Apache/Session/Browseable/LDAP.pm | 103 ++++---
lib/Apache/Session/Browseable/Redis.pm | 32 ++-
lib/Apache/Session/Browseable/SQLite.pm | 95 ++++++
lib/Apache/Session/Browseable/Store/DBI.pm | 5 +-
lib/Apache/Session/Browseable/Store/File.pm | 3 +-
lib/Apache/Session/Browseable/Store/Redis.pm | 11 +-
lib/Apache/Session/Browseable/Store/SQLite.pm | 184 ++++++++++++
lib/Apache/Session/Browseable/_common.pm | 74 +++++
t/Apache-Session-Browseable-DBI.t | 10 +
t/Apache-Session-Browseable-File.t | 8 +
t/Apache-Session-Browseable-LDAP.t | 13 +
t/Apache-Session-Browseable-Redis.t | 13 +
t/Apache-Session-Browseable-SQLite.t | 51 ++++
t/Apache-Session-Browseable-Store-DBI.t | 10 +
t/Apache-Session-Browseable-common.t | 12 +
t/test-browseable-functions-using-SQLite.t | 145 ++++++++++
27 files changed, 1455 insertions(+), 170 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-session-browseable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list