[libtext-csv-encoded-perl] 01/10: Merge tag 'upstream/0.25'
Lucas Kanashiro
kanashiro.duarte at gmail.com
Thu Feb 4 16:52:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libtext-csv-encoded-perl.
commit 75ba5d0c8b399b5e914031a49cc26ec0d61b82f5
Merge: 224c137 fc8cced
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Thu Feb 4 13:45:28 2016 -0200
Merge tag 'upstream/0.25'
Upstream version 0.25
# gpg: Signature made Thu 04 Feb 2016 01:45:25 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
LICENSE | 6 +-
MANIFEST | 22 ++++----
META.json | 57 +++++++++++++++++++
META.yml | 16 ++++--
Makefile.PL | 15 ++---
README | 15 -----
README.pod | 70 ++++++++++++++++++++++++
dist.ini | 54 +++++++++++++++---
lib/Text/CSV/Encoded.pm | 55 ++++++++++++++++++-
lib/Text/CSV/Encoded/Coder/Base.pm | 12 ++--
lib/Text/CSV/Encoded/Coder/Encode.pm | 10 +++-
lib/Text/CSV/Encoded/Coder/EncodeGuess.pm | 10 +++-
t/pp_01_base.t | 3 +-
t/pp_02_code.t | 3 +-
t/pp_03_file.t | 4 +-
t/pp_04_uni_but_utf8.t | 3 +-
t/pp_05_guess.t | 3 +-
t/pp_07_coder_check_value.t | 3 +-
t/release-pod-syntax.t | 14 -----
{tests => t/tests}/01_base.t | 0
{tests => t/tests}/02_code.t | 0
{tests => t/tests}/03_file.t | 0
{tests => t/tests}/04_uni_but_utf8.t | 0
{tests => t/tests}/05_guess.t | 0
{tests => t/tests}/06_coder_class.t | 0
{tests => t/tests}/07_coder_check_value_euc-jp.t | 0
t/xs_01_base.t | 3 +-
t/xs_02_code.t | 3 +-
t/xs_03_file.t | 3 +-
xt/author/pod-syntax.t | 7 +++
xt/release/kwalitee.t | 11 ++++
31 files changed, 309 insertions(+), 93 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-csv-encoded-perl.git
More information about the Pkg-perl-cvs-commits
mailing list