SQL::Object::Interp
===============================================================================

INSTALLATION

       % cpanm SQL::Object::Interp

       or

       % perl Makefile.PL
       % make && make test
       % make install

DOCUMENTATION

       % perldoc SQL::Object::Interp

AUTHOR

       Narazaka (http://narazaka.net/)

COPYRIGHT AND LICENCE

       Copyright 2013 by Narazaka

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