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/