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.