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

NAME

utx2tbx - Convert UTX to TBX-Min.

USAGE

        utx2tbx ('/path/to/input.utx') ('/path/to/output')
        

EXAMPLE

        % utx2tbx Sample.utx Sample.tbx
        

DESCRIPTION

utx2tbx converts specified UTX files into specified TBX-Min files.

AUTHOR

James Hayes <james.s.hayes@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Alan Melby.

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