This package fails to build with Pod-Simple-3.48, as packaged on
current sid in the libpod-simple-perl package, and bundled with the
(still unreleased) Perl 5.44.0.
From the build log:
# Failed test 'Parse pod file'
# at t/formats.t line 93.
# got: '
[...]
# <p>And now, for some Japanese.</p>
#
# <p>萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯
141;印咽員因姻引飲淫胤蔭</p>
[...]
# expected: '
[...]
# <p>And now, for some Japanese.</p>
#
# <p>萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭</p>
[...]
Test Summary Report
-------------------
t/formats.t (Wstat: 256 (exited 1) Tests: 15 Failed: 1)
Failed test: 5
Non-zero exit status: 1
This seems to be fallout from https://github.com/perl-pod/pod-simple/pull/189
(as Text::Markup::Pod explicitly disables HTML::Entities).
Full build log attached, from
sbuild -c sid -d unstable -A --add-depends 'libpod-simple-perl (>= 3.48)' libtext-markup-perl_0.41-1