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

Changes for version 0.009 - 2017-08-17

  • Add utility: mysql-run-pl-files.

Documentation

Drop all tables in a MySQL database
Drop tables in a MySQL database
Run query and return table result
Run each .pl file, feed the output to `mysql` command and write result to .txt file
Feed each .sql file to `mysql` command and write result to .txt file
Parse SQL dump and spit out tables to separate files

Modules

CLI utilities related to MySQL