The URL

    http://perl.apache.org/dist/mod_perl-1.21_03.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/DOUGM/mod_perl-1.21_03.tar.gz
  size: 343622 bytes
   md5: c76342b8b576e0c59d4f5bf4d347ca0a

this is very close to 1.22, hopefully no longer than another day or two
away.

Changes since 1.21_02:

removed the generated apaci/mod_perl.config from MANIFEST

new variable $Apache::Server::StrictPerlSections, if true, will croak
<Perl> section generates invalid Apache configuration syntax

new Apache::src->ccflags method to combine $Config{ccflags} and
apxs -q CFLAGS
[Matthias Urlichs <[EMAIL PROTECTED]>]

added Apache::src->apxs method

make use of $Config{shrpenv} to find CORE/libperl.so
[Ignasi Roca Carri <[EMAIL PROTECTED]>]

fix Apache::Registry bug when filename starts with a 0
[Peter Deister <[EMAIL PROTECTED]>, Ken Williams
<[EMAIL PROTECTED]>]

Apache::Registry will restore $r->status to the original value
[Charles Levert <[EMAIL PROTECTED]>]

warn aix-apxs-5.005_03 users of the patch needed for DynaLoader
[Jens-Uwe Mager <[EMAIL PROTECTED]>]

fixup the output of apxs -q CFLAGS to preserve quoting
[Sheldon Hearn <[EMAIL PROTECTED]>]

dso fix fix: modules with END blocks calling xs code (e.g. DBI) would
core dump because the xs .dso had been unloaded, now dso's are not
unloaded until after END blocks are called.
Thanks to Daniel Jacobowitz and others for spotting


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to