Apache-GDGraph
view release on metacpan or search on metacpan
- 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.
0.4 Thu Aug 17 15:57:30 PDT 2000
- Changed list of values syntax from 1,2,3... to [1,2,3]. Supports
arrays for all GD::Graph options as well as hashes, urls and undef,
see man page.
- Added better error handling.
- Caches under /var/cache/Apache::GD::Graph instead of /tmp/graph-<pid>
which was kinda silly.
( run in 0.644 second using v1.01-cache-2.11-cpan-702932259ff )