Package: libhtml-html5-entities-perl
Version: 0.004-1
Severity: important
Tags: patch
On Debian Jessie,
$ perl -MHTML::Entities -ne 'print encode_entities($_)' testfile
Undefined subroutine &main::encode_entities called at -e line 1, <> line 1.
# apt-get install libhtml-parser-perl
$ perl -MHTML::Entities -ne 'print encode_entities($_)' testfile
aeiuoƩ
So the package libhtml-html5-entities-perl should depend on package
libhtml-parser-perl
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]