The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::TMX - Perl extensions for managing TMX files

SYNOPSIS

   use XML::TMX;

DESCRIPTION

XML::TMX is the top level module. At the moment it does not contain any useful code, so check sub-modules, please.

SEE ALSO

XML::TMX::Writer, XML::TMX::Reader, XML::TMX::FromPO

XML::Writer(3), TMX Specification https://www.gala-global.org/oscarStandards/tmx/tmx14b.html

AUTHOR

Alberto Simoes, <albie@alfarrabio.di.uminho.pt>

Paulo Jorge Jesus Silva, <paulojjs@bragatel.pt>

COPYRIGHT AND LICENSE

Copyright 2003-2012 by Projecto Natura

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.