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 <[email protected]>
##
## Original Template written by:
## Brandon Zehm <[email protected]> and Jared Cheney <[email protected]>
##
## License:
##