generate.pm generates the images used by the GuitarChords goodie.
Run `make` to run the perl script and create the .pngs and `make clean` to delete them (if necessary).
Deps (from cpan):
- GD
- Carp
External deps (from apt-get):
- libgd_dev