On Fri, Mar 13, 2026 at 02:28:05PM -0300, Jamenson Espindula wrote: > Here is the output of <LC_ALL=C perl -e 'use Locale::Po4a::Sgml;'>: > po4a::sgml: The needed module SGMLS.pm was not found and needs to be > installed. It can be found on the CPAN, in package libsgmls-perl > on debian, etc. > Compilation failed in require at -e line 1. > BEGIN failed--compilation aborted at -e line 1. > > Inside or outside the 'po4a' git repository, same result.
As the message says, you should install the SGMLS module. The way it is done depends on your platform. -- Pat
