The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.5 - 2000-09-02

  • Fixes from Vivek Khera
    • Didn't create directory correctly on BSD.
    • Use File::Path::mkpath to create directory and untaints graph type so that module is taint safe.
    • Foreach loop syntax didn't work with 5.004.
  • Fixed error handling again, now one eval block wrapping handler.
  • Added PerlSetVar CacheDir and PerlSetVar Expires to control the server side cache directory and value of the Expires header in days, respectively.
  • Deletes retrieved files after itself.
  • Beginnings of a better test suite.
  • Just run pod2text on the module to create README, as opposed to not having a README I guess.

Modules

Generate Charts in an Apache handler.