This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Paul Marquess,
    
This is a computer-generated test report for Compress-Zlib-2.006, created
automatically by CPAN::Reporter, version 0.43, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.
If the failure is due to missing prerequisites, you may wish to 
disregard this report.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                        Need  Have 
    ----------------------------- ----- -----
    Compress::Raw::Zlib           2.006 2.006
  ! IO::Compress::Base            2.006 2.005
  ! IO::Compress::Base::Common    2.006 2.005
  ! IO::Compress::Gzip            2.006 2.003
  ! IO::Compress::Gzip::Constants 2.006 2.003
  ! IO::Uncompress::Base          2.006 2.005
  ! IO::Uncompress::Gunzip        2.006 2.003
    Scalar::Util                  0     1.19 

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pIGcU9i/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.17_01
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.69   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pIGcU9i/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/000prereq.....
#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Compress::Base'.
#     Error:  IO::Compress::Base version 2.006 (v2.6.0) required--this is only 
version 2.005 (v2.5.0) at (eval 7) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.

#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Compress::Gzip'.
#     Error:  IO::Compress::Gzip version 2.006 (v2.6.0) required--this is only 
version 2.003 (v2.3.0) at (eval 18) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.

#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Uncompress::Gunzip'.
#     Error:  IO::Uncompress::Gunzip version 2.006 (v2.6.0) required--this is 
only version 2.003 (v2.3.0) at (eval 19) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.
# Looks like you failed 3 tests of 7.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 2-4
        Failed 3/7 tests, 57.14% okay
t/01version.....
#     Failed test (t/01version.t at line 23)
#     Tried to use 'Compress::Zlib'.
#     Error:  IO::Compress::Base::Common version 2.006 (v2.6.0) required--this 
is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
# BEGIN failed--compilation aborted at t/01version.t line 23.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/01version.t 
line 28.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/01version.t line 29.
Execution of t/01version.t aborted due to compilation errors.
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3
        Failed 2/3 tests, 33.33% okay
t/03zlib-v1.....
#     Failed test (t/03zlib-v1.t at line 35)
#     Tried to use 'Compress::Zlib'.
#     Error:  IO::Compress::Base::Common version 2.006 (v2.6.0) required--this 
is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
# BEGIN failed--compilation aborted at t/03zlib-v1.t line 35.
# Compilation failed in require at (eval 28) line 2.
# BEGIN failed--compilation aborted at (eval 28) line 2.
Global symbol "$gzerrno" requires explicit package name at t/03zlib-v1.t line 
1050.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/03zlib-v1.t line 50.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 50.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 126.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
147.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
153.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
158.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
160.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
169.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 177.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
177.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 181.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
192.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
204.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
206.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
218.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 229.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
229.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 233.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
248.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
253.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 262.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 269.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
275.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
277.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 284.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 307.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
310.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
312.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
321.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 327.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
554.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
560.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
565.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
567.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
578.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 585.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
585.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 589.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
605.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
608.
Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 611.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
611.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
615.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
618.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
626.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
629.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 636.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
640.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 650.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
650.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 655.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 655.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
666.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
669.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
672.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 676.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 687.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 687.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
690.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 692.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 693.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
696.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 710.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 711.
Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 714.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 714.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
715.
Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 717.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 718.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
721.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 726.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
727.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 729.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 730.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
733.
Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 738.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
739.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 741.
Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 742.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
745.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
749.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
757.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 761.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
817.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
823.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 834.
Execution of t/03zlib-v1.t aborted due to compilation errors.
# Looks like you planned 395 tests but only ran 4.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 5-395
        Failed 392/395 tests, 0.76% okay
t/05examples....IO::Compress::Base::Common version 2.006 (v2.6.0) 
required--this is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
Compilation failed in require at t/05examples.t line 16.
BEGIN failed--compilation aborted at t/05examples.t line 16.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/06gzsetp......IO::Compress::Base::Common version 2.006 (v2.6.0) 
required--this is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
BEGIN failed--compilation aborted at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
Compilation failed in require at t/06gzsetp.t line 16.
BEGIN failed--compilation aborted at t/06gzsetp.t line 16.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/08encoding....
#     Failed test (t/08encoding.t at line 33)
#     Tried to use 'Compress::Zlib'.
#     Error:  IO::Compress::Base::Common version 2.006 (v2.6.0) required--this 
is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
# BEGIN failed--compilation aborted at t/08encoding.t line 33.
# Compilation failed in require at (eval 28) line 2.
# BEGIN failed--compilation aborted at (eval 28) line 2.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/08encoding.t line 40.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at 
t/08encoding.t line 40.
Execution of t/08encoding.t aborted due to compilation errors.
# Looks like you planned 30 tests but only ran 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3-30
        Failed 29/30 tests, 3.33% okay
t/14gzopen......
#     Failed test (t/14gzopen.t at line 25)
#     Tried to use 'Compress::Zlib'.
#     Error:  IO::Compress::Base::Common version 2.006 (v2.6.0) required--this 
is only version 2.005 (v2.5.0) at 
/home/sand/.cpan/build/Compress-Zlib-2.006-tAGj9F/blib/lib/Compress/Zlib.pm 
line 11.
# BEGIN failed--compilation aborted at t/14gzopen.t line 25.
# Compilation failed in require at (eval 28) line 2.
# BEGIN failed--compilation aborted at (eval 28) line 2.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 49.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 53.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 56.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 59.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 66.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 94.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 97.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
100.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
104.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
111.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
111.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
117.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
118.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
480.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
481.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
499.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
502.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/14gzopen.t line 38.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/14gzopen.t 
line 38.
Bareword "Z_FINISH" not allowed while "strict subs" in use at t/14gzopen.t line 
98.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t 
line 110.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t 
line 111.
Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at 
t/14gzopen.t line 446.
Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at 
t/14gzopen.t line 461.
Execution of t/14gzopen.t aborted due to compilation errors.
# Looks like you planned 251 tests but only ran 3.
# Looks like your test died just after 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 4-251
        Failed 249/251 tests, 0.80% okay
t/99pod.........ok
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/000prereq.t     3   768     7    3  2-4
t/01version.t   255 65280     3    3  1 3
t/03zlib-v1.t   255 65280   395  783  1 5-395
t/05examples.t  255 65280    ??   ??  ??
t/06gzsetp.t    255 65280    ??   ??  ??
t/08encoding.t  255 65280    30   57  1 3-30
t/14gzopen.t    255 65280   251  497  1 4-251
Failed 7/8 test scripts. 675/687 subtests failed.
Files=8, Tests=687,  4 wallclock secs ( 2.56 cusr +  0.24 csys =  2.80 CPU)
Failed 7/8 test programs. 675/687 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-3-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-3-k7 #1 smp mon dec 4 17:23:11 utc 2006 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pIGcU9i/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061028 (prerelease) (Debian 4.1.1-19)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to