Skip Menu |

This queue is for tickets about the Text-CSV_XS CPAN distribution.

Report information
The Basics
Id: 46411
Status: resolved
Priority: 0/
Queue: Text-CSV_XS

People
Owner: Nobody in particular
Requestors: jpl [...] research.att.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.50
Fixed in: 0.66



Subject: typo in documentation
Date: Wed, 27 May 2009 09:04:45 -0400 (EDT)
To: bug-Text-CSV_XS [...] rt.cpan.org
From: "John P. Linderman" <jpl [...] research.att.com>
In the unicode section On parsing (both for getline () and parse ()), if the source is marked being UTF8, then parsing that source will mark all fields that are marked binary will also be marked UTF8. doesn't quite, um, parse. Perhaps something like On parsing (both for getline () and parse ()), if the source is marked being UTF8, then all fields that are marked binary will also be marked UTF8. -- jpl
Subject: Re: [rt.cpan.org #46411] typo in documentation
Date: Wed, 27 May 2009 15:35:37 +0200
To: bug-Text-CSV_XS [...] rt.cpan.org
From: "H.Merijn Brand" <h.m.brand [...] xs4all.nl>
On Wed, 27 May 2009 09:05:19 -0400, "John P. Linderman via RT" <bug-Text-CSV_XS@rt.cpan.org> wrote: Show quoted text
> Wed May 27 09:05:14 2009: Request 46411 was acted upon. > Transaction: Ticket created by jpl@research.att.com > Queue: Text-CSV_XS > Subject: typo in documentation > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: jpl@research.att.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=46411 > > > > In the unicode section > > On parsing (both for getline () and parse ()), > if the source is marked being UTF8, then > parsing that source will mark all fields that are > marked binary will also be marked UTF8. > > doesn't quite, um, parse. Perhaps something like > > On parsing (both for getline () and parse ()), > if the source is marked being UTF8, then > all fields that are > marked binary will also be marked UTF8.
Done and pushed. This will be in 0.66: =head2 Unicode (UTF8) On parsing (both for C<getline ()> and C<parse ()>), if the source is marked being UTF8, then all fields that are marked binary will also be be marked UTF8. On combining (C<print ()> and C<combine ()>), if any of the combining fields was marked UTF8, the resulting string will be marked UTF8. -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/