[libtext-csv-perl] 01/07: Merge tag 'upstream/1.32'
    Salvatore Bonaccorso 
    carnil at debian.org
       
    Sat Sep 14 08:22:14 UTC 2013
    
    
  
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 790565bf341ec6592e4027b629fa7117dd705d2c
Merge: 814b3d8 e924682
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Sep 14 09:47:07 2013 +0200
    Merge tag 'upstream/1.32'
    
    Upstream version 1.32
 CSV_XS.PL             |   27 -
 CSV_XS.pm             | 1492 ------------
 CSV_XS.xs             | 1212 ----------
 ChangeLog             |  324 ---
 Changes               |   15 +
 MANIFEST              |    1 +
 META.json             |   48 +
 META.yml              |   44 +-
 README                |    4 +-
 examples/csv-check    |  109 -
 examples/csv2xls      |  161 --
 examples/parser-xs.pl |   69 -
 examples/speed.pl     |   74 -
 lib/Text/CSV.pm       |   46 +-
 lib/Text/CSV_PP.pm    |  145 +-
 ppport.h              | 6430 -------------------------------------------------
 t/01_pod.t            |   10 -
 t/10_base.t           |    6 +-
 t/12_acc.t            |   26 +-
 t/46_eol_si.t         |    1 +
 t/50_utf8.t           |   58 +-
 t/51_utf8.t           |   31 +-
 t/70_rt.t             |  116 +-
 t/71_pp.t             |   51 +-
 t/75_hashref.t        |   15 +-
 25 files changed, 543 insertions(+), 9972 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