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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Martin Kutter,
    
This is a computer-generated test report for SOAP-WSDL-2.00_14, created
automatically by CPAN::Reporter, version 0.99_09, 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
there were some problems testing your distribution.

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   
    -------------------- ------ -------
    Class::Std           v0.0.8 0.0.8  
    Class::Std::Storable 0      0.0.1  
    Date::Format         0      2.22   
    Date::Parse          0      2.27   
    File::Basename       0      2.76   
    File::Path           0      2.00_11
    Getopt::Long         0      2.36   
    List::Util           0      1.19   
    LWP::UserAgent       0      2.036  
    Template             0      2.19   
    XML::Parser::Expat   0      2.34   

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 3222
    PERL5_CPAN_IS_RUNNING = 3222
    PERL_MM_USE_DEFAULT = 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/pNUSF0c/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.99_02
    Test::More          0.70   
    YAML                0.65   
    YAML::Syck          0.97   
    version             0.7203 

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

Output from './Build test':

t/001_use..............................................ok
t/002_parse_wsdl.......................................ok
t/002_sax..............................................ok
t/003_sax_serializer...................................ok
t/003_wsdl_based_serializer............................ok
t/004_parse_wsdl.......................................ok
t/004_sax_wsdl.........................................ok
t/005_parse_contributed................................found unsupported 
complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
ok
t/005_sax_contributed_wsdl.............................found unsupported 
complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
found unsupported complexType definition restriction at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/XSD/ComplexType.pm
 line 152.
ok
t/006_client...........................................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at /home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 
246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 246.
# Looks like your test died just after 4.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 4 subtests passed 
t/007_envelope.........................................ok
t/008_client_wsdl_complexType..........................ok
t/009_data_classes.....................................ok
t/011_simpleType.......................................ok
t/012_element..........................................ok
t/013_complexType......................................ok
t/014_sax_typelib......................................ok
t/015_to_typemap.......................................ok
t/016_client_object....................................ok
t/017_generator_expat..................................creating typemap 
Test::Typemap::MessageGateway
creating class for TMessage
creating class for TKeepalive
creating class for TMessageID
creating class for TKeepliveMessage
creating class for TEnqueueMessage
creating class for TKeepaliveMessageRequest
creating class for EnqueueMessage
creating class for KeepaliveMessage
creating class for KeepaliveMessageResponse
creating class for EnqueueMessageResponse
ok
t/017_generator_libxml.................................creating typemap 
Test::Typemap::MessageGateway
creating class for TMessage
creating class for TKeepalive
creating class for TMessageID
creating class for TKeepliveMessage
creating class for TEnqueueMessage
creating class for TKeepaliveMessageRequest
creating class for EnqueueMessage
creating class for KeepaliveMessage
creating class for KeepaliveMessageResponse
creating class for EnqueueMessageResponse
ok
t/018_generator_expat..................................creating typemap 
Test::Typemap::GlobalWeather
creating class for GetWeather
creating class for GetWeatherResponse
creating class for GetCitiesByCountry
creating class for GetCitiesByCountryResponse
creating class for string
ok
t/018_generator_libxml.................................creating typemap 
Test::Typemap::GlobalWeather
creating class for GetWeather
creating class for GetWeatherResponse
creating class for GetCitiesByCountry
creating class for GetCitiesByCountryResponse
creating class for string
ok
t/020_storable.........................................ok
t/021_generator_element_ref_expat......................ok
t/021_generator_element_ref_libxml.....................ok
t/098_pod..............................................ok
t/Expat/01_expat.......................................ok
t/Expat/02_sub_parser..................................ok
t/Expat/03_wsdl........................................ok
t/SOAP/WSDL/01_use.....................................ok
t/SOAP/WSDL/02_port....................................ok
t/SOAP/WSDL/03_complexType-all.........................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 7 tests but only ran 4.
# Looks like your test died just after 4.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/7 subtests 
t/SOAP/WSDL/03_complexType-choice......................ok
t/SOAP/WSDL/03_complexType-complexContent..............ok
t/SOAP/WSDL/03_complexType-element-ref.................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 2/4 subtests 
t/SOAP/WSDL/03_complexType-group.......................ok
t/SOAP/WSDL/03_complexType-sequence....................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 6 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/6 subtests 
t/SOAP/WSDL/03_complexType-simpleContent...............ok
t/SOAP/WSDL/04_element-complexType.....................ok
t/SOAP/WSDL/04_element-simpleType......................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 6 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/6 subtests 
t/SOAP/WSDL/04_element.................................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 8 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/8 subtests 
t/SOAP/WSDL/05_simpleType-list.........................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at lib/SOAP/WSDL.pm 
line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at lib/SOAP/WSDL.pm line 246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
lib/SOAP/WSDL.pm line 246.
# Looks like you planned 8 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/8 subtests 
t/SOAP/WSDL/05_simpleType-restriction..................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA
        at lib/SOAP/WSDL.pm line 246 (#1)
    (W syntax) The @ISA array contained the name of another package that
    doesn't seem to exist.
    
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at
        lib/SOAP/WSDL.pm line 246 (#2)
    (F) You called a method correctly, and it correctly indicated a package
    functioning as a class, but that package doesn't define that particular
    method, nor does any of its base classes.  See perlobj.
    
Uncaught exception from user code:
        Can't locate object method "new" via package 
"SOAP::WSDL::Deserializer::SOM" at lib/SOAP/WSDL.pm line 246.
 at lib/SOAP/WSDL.pm line 246
        SOAP::WSDL::call('SOAP::WSDL=SCALAR(0x87edb38)', 'test', 'testAll', 
'ARRAY(0x8970794)') called at t/SOAP/WSDL/05_simpleType-restriction.t line 36
# Looks like you planned 8 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/8 subtests 
t/SOAP/WSDL/05_simpleType-union........................ok
t/SOAP/WSDL/11_helloworld.NET..........................Can't locate package 
SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 246.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at /home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 
246.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL.pm line 246.
# Looks like you planned 4 tests but only ran 3.
# Looks like your test died just after 3.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/4 subtests 
t/SOAP/WSDL/Transport/01_Test..........................cannot access 
t/SOAP/WSDL/Transport/acceptance/test.xml at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/Transport/Test.pm
 line 39.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/Factory/Deserializer.pm
 line 26.
Can't locate package SOAP::Deserializer for @SOAP::WSDL::Deserializer::SOM::ISA 
at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/Factory/Deserializer.pm
 line 26.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::SOM" at 
/home/sand/.cpan/build/SOAP-WSDL-2.00_14-UCxVQi/blib/lib/SOAP/WSDL/Factory/Deserializer.pm
 line 26.
# Looks like you planned 9 tests but only ran 6.
# Looks like your test died just after 6.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 3/9 subtests 
t/SOAP/WSDL/XSD/Typelib/Builtin/001_anyType............ok
t/SOAP/WSDL/XSD/Typelib/Builtin/002_anySimpleType......ok
t/SOAP/WSDL/XSD/Typelib/Builtin/003_date...............ok
t/SOAP/WSDL/XSD/Typelib/Builtin/004_time...............ok
t/SOAP/WSDL/XSD/Typelib/Builtin/005_dateTime...........Use of uninitialized 
value $hour in integer gt (>) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 117.
Use of uninitialized value $hour in integer lt (<) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 117.
Use of uninitialized value $min in integer gt (>) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 118.
Use of uninitialized value $min in integer lt (<) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 118.
Use of uninitialized value $sec in integer gt (>) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer lt (<) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer addition (+) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 134.
Use of uninitialized value $min in integer multiplication (*) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 134.
Use of uninitialized value $hour in integer multiplication (*) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 134.
Use of uninitialized value $_[0] in integer ne (!=) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 184.
Use of uninitialized value $_[1] in integer ne (!=) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 184.
Use of uninitialized value $_[2] in integer ne (!=) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 184.
Use of uninitialized value $sec in integer gt (>) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer lt (<) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer addition (+) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 134.
Use of uninitialized value $_[0] in integer ne (!=) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 184.
Use of uninitialized value $sec in integer gt (>) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer lt (<) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 119.
Use of uninitialized value $sec in integer addition (+) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 134.
Use of uninitialized value $_[0] in integer ne (!=) at 
/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[EMAIL 
PROTECTED]/lib/5.9.5/Time/Local.pm line 184.
ok
t/SOAP/WSDL/XSD/Typelib/Builtin/006_string.............ok

Test Summary Report
-------------------
t/006_client.t                                     (Wstat: 65280 Tests: 4 
Failed: 0)
  Non-zero exit status: 255
t/SOAP/WSDL/03_complexType-all.t                   (Wstat: 65280 Tests: 4 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 4.
t/SOAP/WSDL/03_complexType-element-ref.t           (Wstat: 65280 Tests: 2 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 2.
t/SOAP/WSDL/03_complexType-sequence.t              (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
t/SOAP/WSDL/04_element-simpleType.t                (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
t/SOAP/WSDL/04_element.t                           (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 3.
t/SOAP/WSDL/05_simpleType-list.t                   (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 3.
t/SOAP/WSDL/05_simpleType-restriction.t            (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 3.
t/SOAP/WSDL/11_helloworld.NET.t                    (Wstat: 65280 Tests: 3 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 3.
t/SOAP/WSDL/Transport/01_Test.t                    (Wstat: 65280 Tests: 6 
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 6.
Files=53, Tests=485, 74 wallclock secs (46.32 cusr +  2.03 csys = 48.35 CPU)
Result: FAIL
Failed 10/53 test programs. 0/485 subtests failed.


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp mon jul 23 14:02:09 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pNUSF0c/[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 20061115 (prerelease) (Debian 4.1.1-21)', 
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.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to