[ANNOUNCE] Text-CSV_XS 0.27



2007-05-31 0.27 - H.Merijn Brand <h.m.brand@xxxxxxxxx>

* checked with perlcritic (still works under 5.00504)
so 3-arg open cannot be used (except in the docs)
* 3-arg open in docs too
* Added a lot to the TODO list
* Some more info on using escape character (jZed)
* Mention Text::CSV_PP in README
* Added t/45_eol.t, eol tests
* Added a section about embedded newlines in the pod
* Allow \r as eol ($/) for parsing
* More docs for eol
* More eol = \r fixes, tfrayner's test case added to t/45_eol.t

2007-05-15 0.26 - H.Merijn Brand <h.m.brand@xxxxxxxxx>

* Add $csv->allow_undef (1) suggestion in TODO
Still have to find the best spot to document
the difference between empty string and undef
* Spell-checked the pod and fixed some typo's
* Added t/70_rt.t
- Regression for RT 24386: \t doesn't work (WFM)
- Regression and fix for RT 21530: getline () return at eof
This one still passes under perl 5.00504
- Regression for RT 18703: Fails to use quote_char of '~'
* Added t/55_combi.t for most combinations of always_quote,
sep_char, quote_char, and escape_char
* Added docs about sep_char not allowed to be either quote_char
or escape_char
* Both combine () and parse () now return FALSE id sep_char is
equal to either quote_char or escape_char. Done in XS, as it
was a slowdown of 10% when done in perl.


--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.0 & 10.2, AIX 4.3 & 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org
http://www.goldmark.org/jeff/stupid-disclaimers/
.



Relevant Pages

  • [ANN] Text-CSV_XS 0.27 released
    ... Added t/45_eol.t, eol tests ... Added a section about embedded newlines in the pod ... the difference between empty string and undef ... This one still passes under perl 5.00504 ...
    (comp.lang.perl.modules)
  • FAQ 7.27 How can I comment out a large block of Perl code?
    ... How can I comment out a large block of Perl code? ... surround those lines with Pod directives. ... You still need the "=cut" to go back to Perl code from the Pod ... The perlfaq-workers, a group of volunteers, maintain the perlfaq. ...
    (comp.lang.perl.misc)
  • Re: Source Code Control and Naming ThingiePoo was Re: Starting Perl
    ... > one of the things I like about perl are the differences from other ... I don't actually 'source code control' ... look just like my home directory everywhere else. ... We of course have not stepped into 'POD' yet, ...
    (perl.beginners)
  • Re: Embedded man pages
    ... Interestingly, the perldoc command includes a usage option, so a well ... I agree and would have a --makeman option to spit the pod into nroff format. ... My thoughts were that by embedding the man page into the script you only ... The above system doesn't have perl, and will not any time soon, because ...
    (comp.unix.shell)
  • Re: Perl $eol feature changes in Outlook 2002 vs. 2003
    ... Sorry I guess you need to know what $eol is set to, I thought maybe it was a ... built in PERL function. ...
    (comp.lang.perl)