[libtext-csv-perl] 01/08: Updated version 1.95 from 'upstream/1.95'

Salvatore Bonaccorso carnil at debian.org
Thu Aug 3 09:58:58 UTC 2017


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

carnil pushed a commit to branch master
in repository libtext-csv-perl.

commit 7d097f0e0443f55114ca6532586891a689b1acc8
Merge: f7d83be 98daaaa
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Aug 3 11:43:23 2017 +0200

    Updated version 1.95 from 'upstream/1.95'
    
    with Debian dir 5984d5d8a1b91199954c6a38c7a4ec096882323a

 Changes            |   25 +
 MANIFEST           |   65 +-
 META.json          |   11 +-
 META.yml           |    8 +-
 Makefile.PL        |   24 +-
 README             |   37 -
 README.md          |   34 +
 lib/Text/CSV.pm    | 2522 +++++++++++++++++------
 lib/Text/CSV_PP.pm | 5678 ++++++++++++++++++++++++++++++++++++++++------------
 t/00_pod.t         |    1 +
 t/10_base.t        |   12 +-
 t/12_acc.t         |  112 +-
 t/15_flags.t       |   57 +-
 t/20_file.t        |   34 +-
 t/21_lexicalio.t   |   34 +-
 t/22_scalario.t    |   94 +-
 t/30_types.t       |    6 +-
 t/40_misc.t        |    4 +-
 t/41_null.t        |   48 +-
 t/45_eol.t         |  179 +-
 t/46_eol_si.t      |  120 +-
 t/50_utf8.t        |   18 +-
 t/51_utf8.t        |  108 +-
 t/55_combi.t       |   82 +-
 t/60_samples.t     |    2 +-
 t/65_allow.t       |  119 +-
 t/70_rt.t          |  304 +--
 t/71_pp.t          |   15 +-
 t/75_hashref.t     |  111 +-
 t/76_magic.t       |  102 +-
 t/77_getall.t      |   17 +-
 t/78_fragment.t    |  116 ++
 t/79_callbacks.t   |  175 ++
 t/80_diag.t        |  217 +-
 t/81_subclass.t    |    8 +-
 t/85_util.t        |  263 +++
 t/90_csv.t         |  188 ++
 t/91_csv_cb.t      |  173 ++
 t/rt99774.t        |    2 +-
 39 files changed, 8471 insertions(+), 2654 deletions(-)

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



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