Skip to main content



The GFX-Tools command line application.

Changes for 0.1.1

  • original version; created by h2xs 1.23 with options -X -n GFX::Tools::App


The Parser system for the GFX-Tools(-App) command line

Changes for 0.1.1

  • original version; created by h2xs 1.23 with options -X -n GFX-Tools-Parser



Wikidata reconcilation abstract class.

Changes for 0.03 - 2023-06-20T14:20:50+02:00

  • Add helper method _exists_id().
  • Fix dependency name.


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

Changes for 0.12 - 2023-06-20

  • Can give the input as '-' for STDIN
  • Added -t to specify tab separator (e.g. if reading STDIN)
  • Added --back N with -N as a shortcut for specifying number of files to go back, when using -d. Useful for looking at "yesterday's file", for example.