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

Changes for version 2.03 - 2005-01-02

  • in thaw() replace the usage of memmove with apr_pmemdup, since objects created by the pool, can't mix memmove with apr pool allocation (found this problem after apr was compiled with CPPFLAGS="-DAPR_BUCKET_DEBUG" --enable-pool-debug, were getting segfaults when the pool was destroyed)

Modules

Perl interface to the Apache scoreboard structure

Provides

in Dummy/DummyScoreboard.pm
in lib/Apache/ScoreboardGraph.pm