Subject: | Nested processed encoding |
While making the CPAN distribution App-PAIA-0.24, the manifying process aborts with an error:
Nested processed encoding. at /usr/perl5.18.2-RC4/lib/5.18.2/Pod/Simple/BlackBox.pm line 380.
(Sample test report: http://www.cpantesters.org/cpan/report/4a0c24ec-71ab-11e3-89f3-2305e1bfc7aa )
The source code in BlackBox.pm says "should never happen", but apparently it happens.
The problem can be reproduced by creating a Pod document with two consecutive encoding directives:
=encoding UTF-8
=encoding UTF-8
Regards,
Slaven