Skip Menu |

This queue is for tickets about the Data-Deep CPAN distribution.

Report information
The Basics
Id: 87645
Status: new
Priority: 0/
Queue: Data-Deep

People
Owner: Nobody in particular
Requestors: icabrera [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.11
Fixed in: 0.12



Subject: utf8 "\xE9" does not map to Unicode
Hello, Same issue as in bug 83259 : utf8 "\xE9" does not map to Unicode at /home/icabrera/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 1810. utf8 "\xA7" does not map to Unicode at /home/icabrera/perl5/perlbrew/perls/perl-5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 2086. 1808: } 1809: 1810: =back 1811: 1812: =head2 Conversion Methods 2084: patternText2Dom( '%r' ); 2085: 2086: Return ['%', 'r'] 2087: There must be some wrong characters left.
Subject: Deep.pm

Message body is not shown because it is too large.

Le Mar 06 Aoû 2013 07:31:01, ICABRERA a écrit : Show quoted text
> Hello, > > Same issue as in bug 83259 : > > utf8 "\xE9" does not map to Unicode at > /home/icabrera/perl5/perlbrew/perls/perl- > 5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 1810. > utf8 "\xA7" does not map to Unicode at > /home/icabrera/perl5/perlbrew/perls/perl- > 5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 2086. > > 1808: } > 1809: > 1810: =back > 1811: > 1812: =head2 Conversion Methods > > 2084: patternText2Dom( '%r' ); > 2085: > 2086: Return ['%', 'r'] > 2087: > > There must be some wrong characters left.
Could you please fix Deep.pm ? - # patternDom2Text is a singlé join without key defined + # patternDom2Text is a single join without key defined Thank you.
Le Mer 23 Oct 2013 09:23:54, ICABRERA a écrit : Show quoted text
> Le Mar 06 Aoû 2013 07:31:01, ICABRERA a écrit :
> > Hello, > > > > Same issue as in bug 83259 : > > > > utf8 "\xE9" does not map to Unicode at > > /home/icabrera/perl5/perlbrew/perls/perl- > > 5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 1810. > > utf8 "\xA7" does not map to Unicode at > > /home/icabrera/perl5/perlbrew/perls/perl- > > 5.12.2/lib/site_perl/5.12.2/Data/Deep.pm line 2086. > > > > 1808: } > > 1809: > > 1810: =back > > 1811: > > 1812: =head2 Conversion Methods > > > > 2084: patternText2Dom( '%r' ); > > 2085: > > 2086: Return ['%', 'r'] > > 2087: > > > > There must be some wrong characters left.
> > > Could you please fix Deep.pm ? > - # patternDom2Text is a singlé join without key defined > + # patternDom2Text is a single join without key defined > > Thank you.
Last character to remove : - # post - convertion § array & key convertion + # post - convertion array & key convertion