table of contents
| XML::TMX(3pm) | User Contributed Perl Documentation | XML::TMX(3pm) |
NAME¶
XML::TMX - Perl extensions for managing TMX filesSYNOPSIS¶
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::FromPOXML::Writer(3), TMX Specification <https://www.gala-global.org/oscarStandards/tmx/tmx14b.html>
AUTHOR¶
Alberto Simões, <albie@alfarrabio.di.uminho.pt>Paulo Jorge Jesus Silva, <paulojjs@bragatel.pt>
COPYRIGHT AND LICENSE¶
Copyright 2003-2012 by Projecto NaturaThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| 2016-01-16 | perl v5.22.1 |