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

Changes for version 0.06

  • 0.02, 0.03, 0.04, 0.05 14 September 2017
    • little fixes to make CPAN tests happy
    • new test suites, I'm not using test::most anymore
    • test sqlite only if DBD::Sqlite is installed
    • better regexp for removing C-style comments
    • also there's no need for sqltextify.pl to split the string (the textify script will do everything already) so I removed the split code.
    • little internal changes, updated Makefile.PL with better requires

Documentation

Shell interface to SQL::Textify, run a SQL query and get the result in text format (markdown, html, csv)

Modules

Run SQL queries and get the result in text format (markdown, html)