Hi,
I am writing a pure Perl-Application and want to compile GNU-Gettext mo-Files. So far I hadnt any luck finding the definition for these files. Does anyone knows what these Files are and how I can create mo-Files with Perl. I dont want to use the GNU binaries, because they have to be compiled on every target system and thats not the way I think of an Perl Application.
Until now I know that they are some kind of hashes. And there seems to be a Perl Modul, which can load them. Is there maybe a Perl Modul which does this on CPAN?