Great news. Thanks Steve!

On Thu, Oct 27, 2016, 2:49 PM Steve Hay <[email protected]> wrote:

> We are pleased to announce the release of mod_perl 2.0.10.
>
> mod_perl is an Apache HTTP Server module for embedding a Perl
> interpreter in your web server, giving you super-fast dynamic content
> by avoiding the overhead of starting an external interpreter.
>
> This release is now, or soon will be, available for download from a
> mirror site near you via:
>
>     http://perl.apache.org/download/index.html
>
> or in the meantime directly from:
>
>     http://apache.org/dist/perl/
>     http://search.cpan.org/dist/mod_perl/
>     https://metacpan.org/release/SHAY/mod_perl-2.0.10
>
> Checksums for this release are:
>
> MD5  = cef55e715b5770a63b3becbe9d271121
> SHA1 = 61b5b0fe4449440258ad45dee6efa0e2264a9701
>
> Major changes in this release are as follows:
>
> Add support for Perl 5.22.x. [Niko Tyni <[email protected]>, Steve Hay]
>
> Fix non-threaded Perl 5.22.x build and tests. [Klaus S. Madsen
> <[email protected]>]
>
> Automatically select the appropriate c89 option when modperl is being
> built with either gcc 5 or clang. [Klaus S. Madsen <[email protected]>]
>
> Declare MP_vtbl_env and MP_vtbl_envelem as 'extern' to fix linker
> errors on OSX/Darwin. [Michael Schout <[email protected]>]
>

Reply via email to