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 1.4 - 1999-03-29

  • Converted C++ style comments to /**/. Should help compilation
  • Added CGI::SpeedyCGI::set_shutdown_handler to allow the perl program to set a callback for when perl is shut down.
  • Added t/shutdown.t to test the new set_shutdown_handler feature.
  • queue.c wouldn't compile as-is on Solaris Devpro-4.2. Changed the void*'s to char*'s so the compiler could do pointer arithmetic.

Provides

in lib/CGI/SpeedyCGI.pm