tntcompat

tarantool 1.5 to 1.6 stream database converter.

DOCS

See perldoc tntcompat. Online the documentation is placed on cpan.

INSTALATION

to install the script type the following:


    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENCE

Copyright (C) 2014, Dmitry E. Oboukhov unera@debian.org

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.