NAME
tmxclean - Simple tool to clean TMX files
VERSION
version 0.33
SYNOPSIS
$ tmx-clean file.tmx
DESCRIPTION
Removes the Translation units that
1. have no letters... (unless -junk=0)
2. seg(L1) = seg(L2) (if -eq)
SEE ALSO
XML::TMX
AUTHOR
Alberto Simões <ambs@cpan.org> / José João Almeida <jj@di.uminho.pt>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010-2017 by Projeto Natura.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.