Skip to main content





parse SHOW GRANTS and return as hash reference

Changes for 1.005 - 2023-05-24T10:28:58+00:00

  • BUG FIXES


Fetch CVE information from cve.org

Changes for 0.003 - 2023-05-24

  • Shortcuts
  • Use existing CVE in SYNOPSIS (szabgab, issue#1)
  • GitHub Actions (szabgab, issue#2)
  • Add ->diag


search for patterns in a CSV and display results in a table

Changes for 0.09 - 2022-01-18

  • Add strict and warnings pragmas to test file.
  • Remove trailing whitespace in source files.
  • Basic set of tests added by Paul Cochrane++.
  • Paul Cochrane++ added a testsuite for tab-separated fields.
  • You weren't able to search on column zero. Fix from Rick Bychowski++.
  • Switched to strict binmode handle. PR from Paul Cochrane++.