# tntcompat
tarantool 1.5 to 1.6 stream database converter.
## DOCS
See `perldoc tntcompat`.
Online the documentation is placed on
[cpan](
http://search.cpan.org/~unera/tntcompat/tntcompat).
## INSTALATION
to install the script type the following:
```txt
perl Makefile.PL
make
make test
make install
```
# COPYRIGHT AND LICENCE
Copyright (C) 2014, Dmitry E. Oboukhov <
[email protected]>
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.