Skip to content

Instantly share code, notes, and snippets.

@JoJoJotarou
JoJoJotarou / extract_sql.pl
Created June 2, 2021 09:13 — forked from leoromanovsky/extract_sql.pl
Extract SQL tables from database dump
#!/usr/bin/perl -w
##############################################################################
##
## Written by: Jared Cheney <jared.cheney@gmail.com>
##
## Original Template written by:
## Brandon Zehm <caspian@dotconf.net> and Jared Cheney <elph@leph.net>
##
## License:
##