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

Changes for version 2.11 - 2001-03-20

  • When using the new Group option, exit was causing the whole interpreter to exit.
  • Fixed a bug introduced in 2.10 where mod_speedycgi could run the wrong script
  • Fixed a bug where mod_speedycgi could mix up the sh-bang options between different scripts.
  • Added automated mod_speedycgi testing.
  • Added a workaround for a Solaris 2.5.1 bug that was causing the mungefds and touch tests to fail.
  • Added a new variable $CGI::SpeedyCGI::i_am_speedy for a quick way to check if the script is running under speedycgi.
  • New methods: add_shutdown_handler, shutdown_now, shutdown_next_time

Modules

Speed up perl CGI scripts by running them persistently

Provides

in mod_speedycgi/t/ModTest.pm