The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.7 - 2000-09-14

  • Added support for image types other than png via PerlSetVar ImageType, and the image_type parameter, and via Accepts header (Thanks to Scott Holdren for the idea and patch.)
  • Better parsing. Empty values in arrays (like [,foo,bar,,]) will work, as well as quoted strings. (Thanks to Scott Holdren for the former.)
  • New argument "expires" allows configuration of Expires header on a request basis.
  • New argument "cache" allows requests to not use the server-side cache.
  • Improved error handling again.
  • Now know how to make graphs without axes, see man page.

Modules

Generate Charts in an Apache handler.