The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Revision history for Perl extension Apache::Peek.

1.02 - Mon Jan 3 13:33:22 EST 2005

- adjust XS to use the latest mod_perl 2.0 API (require 1.99_15 for mp2 builds)

- require Apache::Test 1.10 -ipv6 fixes

1.01 - May 1, 2003

- initial port to 5.8 and mod_perl 2.0 (adding ppport.h, ithreads support and using perlio layers where possible to talk to mp2)

  now supporting:
  5.005_0x                 all
  5.6.x                    only Dump()
  5.8.x (w/  -Duseperlio)  all
  5.8.x (w/o -Duseperlio)  none

- added a test suite based on Apache::Test

- taking over the maintenance of Apache::Peek