On Thursday, February 03, 2011 00:19:10 Fred Moyer wrote:
> Please take this for a whirl and report back +/- 1.  I've got this
> version running in all my production environments currently.
> 
> http://people.apache.org/~phred/mod_perl-2.0.5-rc2.tar.gz
> 
> md5sum - c5ba896a25ba52653836056b9bf34998

+1

$ httpd -V
Server version: Apache/2.2.16 (Unix)
Server built:   Jan 22 2011 18:26:03
Server's Module Magic Number: 20051115:24
Server loaded:  APR 1.4.2, APR-Util 1.3.9
Compiled using: APR 1.4.2, APR-Util 1.3.9
Architecture:   64-bit
Server MPM:     Prefork
...

$ perl -V
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.34.7-0.7-desktop, archname=x86_64-linux
    uname='linux opi.home 2.6.34.7-0.7-desktop #1 smp preempt 2010-12-13 
11:13:53 +0100 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl -Dvendorprefix=/opt/perl -
Dvendorman1dir=/opt/perl/vendorman/man1 -
Dvendorman3dir=/opt/perl/vendorman/man3 -Dvendorbin=/opt/perl/vendorbin -
Dvendorscript=/opt/perl/vendorbin -Di_db -Di_dbm -Di_ndbm -Di_gdbm -
Duseshrplib=true -Doptimize=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -
fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -
Accflags=-DPERL_USE_SAFE_PUTENV -Dnoextensions=ODBM_File -Uuseithreads -
Uusemultiplicity -UDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-
protector -funwind-tables -fasynchronous-unwind-tables -Wall -pipe -Accflags=-
DPERL_USE_SAFE_PUTENV',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -
I/usr/local/include'
    ccversion='', gccversion='4.5.0 20100604 [gcc-4_5-branch revision 
160292]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-
rpath,/opt/perl/lib/5.12.3/x86_64-linux/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -fmessage-length=0 -O2 -Wall -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-
tables -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan 22 2011 17:46:40
  %ENV:
    PERL5LIB="/opt/mod_perl"
    PERLDOC="-oman"
    PERLDOC_PAGER="more"
  @INC:
    /opt/mod_perl
    /opt/perl/lib/site_perl/5.12.3/x86_64-linux
    /opt/perl/lib/site_perl/5.12.3
    /opt/perl/lib/vendor_perl/5.12.3/x86_64-linux
    /opt/perl/lib/vendor_perl/5.12.3
    /opt/perl/lib/5.12.3/x86_64-linux
    /opt/perl/lib/5.12.3
    .

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to