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

NAME

tbx2utx - Convert TBX-Min to UTX.

USAGE

        tbx2utx ('/path/to/input.tbx') ('/path/to/output')
        

EXAMPLE

        % tbx2utx Sample.tbx Sample.utx
        

DESCRIPTION

tbx2utx converts specified TBX-Min files into specified UTX 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.