# HPCJobDatabase A standardized interface and reference implementation for HPC job data # Dependencies * Getopt::Long * Pod::Usage * DateTime::Format::Strptime * DBD::SQLite # Setup ``` sqlite3 jobDB < initDB.sql ```