pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Text-CSV



Module Name:    pkgsrc
Committed By:   hiramatsu
Date:           Tue Oct  4 14:50:17 UTC 2011

Modified Files:
        pkgsrc/textproc/p5-Text-CSV: Makefile distinfo

Log Message:
Update p5-Text-CSV to 1.21.

Changes from previous:
1.21  Mon Dec 27 12:35:35 2010
  - updated the compatibility for Text::CSV_XS version 0.80
     * added getline_all() and getaline_hr_all()
     * added missing test file

1.20  Wed Oct 20 13:53:59 2010
  - couldn't parse the csv containing the column starting with '0'. (hiratara)
     * patched by hiratara
     * enhanced getline regexp (makamaka)
     * resolved a bug in bleadperl-fb85c04
  - added tests into t/71_pp.t (hiratara)

1.19  Sat Oct  2 14:15:59 2010
  - getline didn't work correctly with 0 or null containing lines
     (pointed by Bernhard Prott)
  - updated the compatibility for Text::CSV_XS version 0.74
     * real eol support for parsing streams (beyond \n, \r and \r\n)
     * clarify doc for always_quote to not quote undef fields
       and XS and PP incompatibility of UTF8 process for print and combine


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-Text-CSV/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/p5-Text-CSV/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index