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 Martin Kutter,
    
This is a computer-generated report for SOAP-WSDL-2.00_26
on perl-5.00505, created automatically by CPAN-Reporter-1.06 
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.  While attempting to build or test 
this distribution, the distribution signaled that support is not available 
either for this operating system or this version of Perl.  Nevertheless, any 
diagnostic output produced is provided below for reference.

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

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

/usr/local/bin/perl5.00505 Build --makefile_env_macros 1 test
t/001_use.............................................
#   Failed test 'use SOAP::WSDL;'
#   at t/001_use.t line 36.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl 5.008 required--this is only version 5.00505, stopped at 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib/SOAP/WSDL.pm
 line 5.
# BEGIN failed--compilation aborted at t/001_use.t line 36.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL" at t/001_use.t line 
37.
# Looks like you planned 44 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-44
        Failed 44/44 tests, 0.00% okay
t/002_parse_wsdl......................................Use of implicit split to 
@_ is deprecated at t/002_parse_wsdl.t line 12.
Name "Test::XML::VERSION" used only once: possible typo at t/002_parse_wsdl.t 
line 175.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/002_parse_wsdl.t line 12.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL::Expat::WSDLParser" at 
t/002_parse_wsdl.t line 16.
# Looks like you planned 22 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
        Failed 22/22 tests, 0.00% okay
t/003_wsdl_based_serializer...........................Use of implicit split to 
@_ is deprecated at t/003_wsdl_based_serializer.t line 8.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/003_wsdl_based_serializer.t line 8.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL::Expat::WSDLParser" at 
t/003_wsdl_based_serializer.t line 14.
# Looks like you planned 11 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/004_parse_wsdl......................................Use of implicit split to 
@_ is deprecated at t/004_parse_wsdl.t line 12.
Name "Test::XML::VERSION" used only once: possible typo at t/004_parse_wsdl.t 
line 72.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/004_parse_wsdl.t line 12.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL::Expat::WSDLParser" at 
t/004_parse_wsdl.t line 16.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/006_client..........................................Use of implicit split to 
@_ is deprecated at t/006_client.t line 18 (#1)
    
    (D) It makes a lot of work for the compiler when you clobber a
    subroutine's argument list, so it's better if you assign the results of
    a split() explicitly to an array (or list).
    
Name "Test::XML::VERSION" used only once: possible typo at t/006_client.t line
        52 (#2)
    
    (W) Typographical errors often show up as unique variable names.
    If you had a good reason for having a unique name, then just mention
    it again somehow to suppress the message.  The use vars pragma is
    provided for just this purpose.
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 28 (#3)
    
    (W) A subroutine you have declared has the same name as a Perl keyword,
    and you have used the name without qualification for calling one or the
    other.  Perl decided to call the builtin because the subroutine is
    not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or by declaring the subroutine
    to be an object method (see attrs).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 35 (#3)

#   Failed test 'use 1;'
#   at t/006_client.t line 18.
#     Tried to use '1'.
#     Error:  syntax error at (eval 5) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at t/006_client.t 
line 20.
# Looks like you planned 17 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t/007_envelope........................................Use of implicit split to 
@_ is deprecated at t/007_envelope.t line 13.
Name "Test::XML::VERSION" used only once: possible typo at t/007_envelope.t 
line 29.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/007_envelope.t line 13.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "serialize" via package 
"SOAP::WSDL::Serializer::XSD" at t/007_envelope.t line 21.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/008_client_wsdl_complexType.........................Use of implicit split to 
@_ is deprecated at t/008_client_wsdl_complexType.t line 15.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/008_client_wsdl_complexType.t line 15.
#     Tried to use '1'.
#     Error:  syntax error at (eval 5) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at 
t/008_client_wsdl_complexType.t line 17.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/009_data_classes....................................Use of reserved word 
"our" is deprecated at lib/SOAP/WSDL/Expat/MessageParser.pm line 7.
Global symbol "$VERSION" requires explicit package name at 
lib/SOAP/WSDL/Expat/MessageParser.pm line 7.
BEGIN not safe after errors--compilation aborted at 
lib/SOAP/WSDL/Expat/MessageParser.pm line 9.
BEGIN failed--compilation aborted at t/009_data_classes.t line 9.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/011_simpleType......................................Use of implicit split to 
@_ is deprecated at t/011_simpleType.t line 8.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/011_simpleType.t line 8.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "MySimpleType" at 
t/011_simpleType.t line 11.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/012_element.........................................Use of implicit split to 
@_ is deprecated at t/012_element.t line 8.
Use of implicit split to @_ is deprecated at t/012_element.t line 9.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/012_element.t line 8.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"

#   Failed test 'use 1;'
#   at t/012_element.t line 9.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"
Can't locate object method "new" via package "MyElement" at t/012_element.t 
line 12.
# Looks like you failed 2 tests of 2.
# Looks like your test died just after 2.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/013_complexType.....................................Can't locate Storable.pm 
in @INC (@INC contains: t/lib ../lib/ lib/ 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/arch 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/lib 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/arch 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/lib 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/arch 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/lib 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/arch 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/lib 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/arch 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/lib 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/arch 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/lib 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/arch 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/lib 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/arch 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/lib 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/arch 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/lib 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/arch 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/lib 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/arch 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/lib 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/arch 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/lib 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/arch 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/lib 
/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/arch /usr/loca!
 l/src/CP
AN/build/Digest-SHA-5.45-mkTUIw/blib/lib 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/arch 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/lib 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/arch 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/lib 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/arch 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/lib 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/arch 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/lib 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/arch 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/lib 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/arch 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/lib 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/arch 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/lib 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/arch 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/lib 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/arch 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/lib 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/arch 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/lib 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/arch 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/lib 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 . 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd /usr/perl5.005_05/lib/site_!
 perl/5.0
05 .) at t/013_complexType.t line 7.
BEGIN failed--compilation aborted at t/013_complexType.t line 7.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/016_client_object...................................Use of implicit split to 
@_ is deprecated at t/016_client_object.t line 8.
Use of implicit split to @_ is deprecated at t/016_client_object.t line 9.
Use of implicit split to @_ is deprecated at t/016_client_object.t line 10.
Use of implicit split to @_ is deprecated at t/016_client_object.t line 11.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/016_client_object.t line 8.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"

#   Failed test 'use 1;'
#   at t/016_client_object.t line 9.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"

#   Failed test 'use 1;'
#   at t/016_client_object.t line 10.
#     Tried to use '1'.
#     Error:  syntax error at (eval 5) line 1, next token ???

#   Failed test 'use 1;'
#   at t/016_client_object.t line 11.
#     Tried to use '1'.
#     Error:  syntax error at (eval 6) line 2, near "use 1 @imports"
Can't locate object method "new" via package "MyAtomicComplexTypeElement" at 
t/016_client_object.t line 14.
# Looks like you planned 9 tests but only ran 4.
# Looks like you failed 4 tests of 4 run.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/017_generator.......................................Unrecognized character 
\357 at 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib/SOAP/WSDL/Expat/WSDLParser.pm
 line 1.
BEGIN failed--compilation aborted at t/017_generator.t line 6.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
        Failed 22/22 tests, 0.00% okay
t/020_storable........................................Can't locate Storable.pm 
in @INC (@INC contains: ../lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/arch 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/lib 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/arch 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/lib 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/arch 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/lib 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/arch 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/lib 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/arch 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/lib 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/arch 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/lib 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/arch 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/lib 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/arch 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/lib 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/arch 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/lib 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/arch 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/lib 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/arch 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/lib 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/arch 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/lib 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/arch 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/lib 
/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/arch 
/usr/local/src/CPAN/b!
 uild/Dig
est-SHA-5.45-mkTUIw/blib/lib 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/arch 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/lib 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/arch 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/lib 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/arch 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/lib 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/arch 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/lib 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/arch 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/lib 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/arch 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/lib 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/arch 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/lib 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/arch 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/lib 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/arch 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/lib 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/arch 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/lib 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/arch 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/lib 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 . 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 .!
 ) at t/0
20_storable.t line 4.
BEGIN failed--compilation aborted at t/020_storable.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/096_characters......................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/097_kwalitee........................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/098_pod.............................................ok
t/099_pod_coverage....................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/Expat/01_expat......................................Use of implicit split to 
@_ is deprecated at t/Expat/01_expat.t line 9.
Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib lib 
../lib /mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/arch 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/lib 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/arch 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/lib 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/arch 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/lib 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/arch 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/lib 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/arch 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/lib 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/arch 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/lib 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/arch 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/lib 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/arch 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/lib 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/arch 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/lib 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/arch 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/lib 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/arch 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/lib 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/arch 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/lib 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/arch 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/lib 
/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/arch 
/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/b!
 lib/lib 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/arch 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/lib 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/arch 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/lib 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/arch 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/lib 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/arch 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/lib 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/arch 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/lib 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/arch 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/lib 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/arch 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/lib 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/arch 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/lib 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/arch 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/lib 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/arch 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/lib 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/arch 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/lib 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 . 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 .) at t/lib/MyComplexType.pm l!
 ine 4.
BEGIN failed--compilation aborted at t/lib/MyComplexType.pm line 4.
BEGIN failed--compilation aborted at t/Expat/01_expat.t line 11.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/Expat/03_wsdl.......................................Use of implicit split to 
@_ is deprecated at t/Expat/03_wsdl.t line 13 (#1)
    
    (D) It makes a lot of work for the compiler when you clobber a
    subroutine's argument list, so it's better if you assign the results of
    a split() explicitly to an array (or list).
    
Name "Test::XML::VERSION" used only once: possible typo at t/Expat/03_wsdl.t
        line 83 (#2)
    
    (W) Typographical errors often show up as unique variable names.
    If you had a good reason for having a unique name, then just mention
    it again somehow to suppress the message.  The use vars pragma is
    provided for just this purpose.
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 28 (#3)
    
    (W) A subroutine you have declared has the same name as a Perl keyword,
    and you have used the name without qualification for calling one or the
    other.  Perl decided to call the builtin because the subroutine is
    not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or by declaring the subroutine
    to be an object method (see attrs).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 35 (#3)

#   Failed test 'use 1;'
#   at t/Expat/03_wsdl.t line 13.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL::Expat::WSDLParser" at 
t/Expat/03_wsdl.t line 16.
# Looks like you planned 7 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/SOAP/WSDL...........................................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL.t line 6.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL.t line 6.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at t/SOAP/WSDL.t line 
10.
# Looks like you planned 12 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/SOAP/WSDL/01_use....................................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/01_use.t line 3.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/01_use.t line 3.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at 
t/SOAP/WSDL/01_use.t line 4.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/SOAP/WSDL/02_port...................................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/02_port.t line 17 (#1)
    
    (D) It makes a lot of work for the compiler when you clobber a
    subroutine's argument list, so it's better if you assign the results of
    a split() explicitly to an array (or list).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 28 (#2)
    
    (W) A subroutine you have declared has the same name as a Perl keyword,
    and you have used the name without qualification for calling one or the
    other.  Perl decided to call the builtin because the subroutine is
    not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or by declaring the subroutine
    to be an object method (see attrs).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 35 (#2)

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/02_port.t line 17.
#     Tried to use '1'.
#     Error:  syntax error at (eval 6) line 2, near "use 1 @imports"

Can't locate object method "new" via package "SOAP::WSDL" at
        t/SOAP/WSDL/02_port.t line 21 (#3)
    
    (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" at 
t/SOAP/WSDL/02_port.t line 21.
# Looks like you planned 7 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-all........................Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/03_complexType-all.t line 9.
Global symbol "$SKIP" requires explicit package name at 
t/SOAP/WSDL/03_complexType-all.t line 9.
Execution of t/SOAP/WSDL/03_complexType-all.t aborted due to compilation errors.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-choice.....................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/03_complexType-choice.t line 4.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/03_complexType-choice.t line 4.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at 
t/SOAP/WSDL/03_complexType-choice.t line 6.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-complexContent.............Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/03_complexType-complexContent.t line 8.
Use of implicit split to @_ is deprecated at 
t/SOAP/WSDL/03_complexType-complexContent.t line 14.
Can't call method "our" on an undefined value at 
t/SOAP/WSDL/03_complexType-complexContent.t line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-element-ref................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/03_complexType-element-ref.t line 10.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/03_complexType-element-ref.t line 10.
#     Tried to use '1'.
#     Error:  syntax error at (eval 4) line 2, near "use 1 @imports"
Execution of t/SOAP/WSDL/03_complexType-element-ref.t aborted due to 
compilation errors.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-group......................Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/03_complexType-group.t line 8.
Use of implicit split to @_ is deprecated at t/SOAP/WSDL/03_complexType-group.t 
line 14.
Can't call method "our" on an undefined value at 
t/SOAP/WSDL/03_complexType-group.t line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-sequence...................Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/03_complexType-sequence.t line 9.
Can't call method "our" on an undefined value at 
t/SOAP/WSDL/03_complexType-sequence.t line 9.
BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-sequence.t line 
15.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-simpleContent..............Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/03_complexType-simpleContent.t line 8.
Use of implicit split to @_ is deprecated at 
t/SOAP/WSDL/03_complexType-simpleContent.t line 14.
Can't call method "our" on an undefined value at 
t/SOAP/WSDL/03_complexType-simpleContent.t line 8.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/04_element-complexType....................skipped
        all skipped: TODO: implement tests
t/SOAP/WSDL/04_element-simpleType.....................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/04_element-simpleType.t line 16.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/04_element-simpleType.t line 16.
#     Tried to use '1'.
#     Error:  syntax error at (eval 5) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at 
t/SOAP/WSDL/04_element-simpleType.t line 22.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/04_element................................Use of reserved word 
"our" is deprecated at t/SOAP/WSDL/04_element.t line 9.
Global symbol "$SKIP" requires explicit package name at 
t/SOAP/WSDL/04_element.t line 9.
Execution of t/SOAP/WSDL/04_element.t aborted due to compilation errors.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-list........................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/05_simpleType-list.t line 14.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/05_simpleType-list.t line 14.
#     Tried to use '1'.
#     Error:  syntax error at (eval 5) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL" at 
t/SOAP/WSDL/05_simpleType-list.t line 19.
# Looks like you planned 8 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-restriction.................Use of implicit split to 
@_ is deprecated at
        t/SOAP/WSDL/05_simpleType-restriction.t line 19 (#1)
    
    (D) It makes a lot of work for the compiler when you clobber a
    subroutine's argument list, so it's better if you assign the results of
    a split() explicitly to an array (or list).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 28 (#2)
    
    (W) A subroutine you have declared has the same name as a Perl keyword,
    and you have used the name without qualification for calling one or the
    other.  Perl decided to call the builtin because the subroutine is
    not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or by declaring the subroutine
    to be an object method (see attrs).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 35 (#2)

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/05_simpleType-restriction.t line 19.
#     Tried to use '1'.
#     Error:  syntax error at (eval 6) line 2, near "use 1 @imports"

Can't locate object method "new" via package "SOAP::WSDL" at
        t/SOAP/WSDL/05_simpleType-restriction.t line 25 (#3)
    
    (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" at 
t/SOAP/WSDL/05_simpleType-restriction.t line 25.
# Looks like you planned 8 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-union.......................skipped
        all skipped: Not supported yet
t/SOAP/WSDL/06_keep_alive.............................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/06_keep_alive.t line
        15 (#1)
    
    (D) It makes a lot of work for the compiler when you clobber a
    subroutine's argument list, so it's better if you assign the results of
    a split() explicitly to an array (or list).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 28 (#2)
    
    (W) A subroutine you have declared has the same name as a Perl keyword,
    and you have used the name without qualification for calling one or the
    other.  Perl decided to call the builtin because the subroutine is
    not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or by declaring the subroutine
    to be an object method (see attrs).
    
Ambiguous call resolved as CORE::caller(), qualify as such or use & at
        /usr/perl5.005_05/lib/5.00505/overload.pm line 35 (#2)

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/06_keep_alive.t line 15.
#     Tried to use '1'.
#     Error:  syntax error at (eval 6) line 2, near "use 1 @imports"

Can't locate object method "new" via package "SOAP::WSDL" at
        t/SOAP/WSDL/06_keep_alive.t line 19 (#3)
    
    (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" at 
t/SOAP/WSDL/06_keep_alive.t line 19.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/11_helloworld.NET.........................Name 
"SOAP::WSDL::VERSION" used only once: possible typo at 
t/SOAP/WSDL/11_helloworld.NET.t line 28.

#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/11_helloworld.NET.t line 25.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl 5.008 required--this is only version 5.00505, stopped at 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib/SOAP/WSDL.pm
 line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/11_helloworld.NET.t line 25.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Use of uninitialized value at t/SOAP/WSDL/11_helloworld.NET.t line 28.
Can't locate object method "new" via package "SOAP::WSDL" at 
t/SOAP/WSDL/11_helloworld.NET.t line 38.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/12_binding................................Perl 5.008 required--this 
is only version 5.00505, stopped at 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib/SOAP/WSDL.pm
 line 5.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib/SOAP/WSDL.pm
 line 5.
BEGIN failed--compilation aborted at t/SOAP/WSDL/12_binding.t line 4.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/Client/Base...............................Can't locate 
Class/Std/Fast.pm in @INC (@INC contains: 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/arch 
/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/lib 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/arch 
/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/lib 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/arch 
/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/lib 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/arch 
/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/lib 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/arch 
/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/lib 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/arch 
/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/lib 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/arch 
/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/lib 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/arch 
/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/lib 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/arch 
/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/lib 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/arch 
/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/lib 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/arch 
/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/lib 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/arch 
/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/lib 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/arch 
/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/lib 
/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/arch 
/usr/local/src/CPAN/bu!
 ild/Dige
st-SHA-5.45-mkTUIw/blib/lib 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/arch 
/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/lib 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/arch 
/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/lib 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/arch 
/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/lib 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/arch 
/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/lib 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/arch 
/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/lib 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/arch 
/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/lib 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/arch 
/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/lib 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/arch 
/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/lib 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/arch 
/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/lib 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/arch 
/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/lib 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/arch 
/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/lib 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/arch 
/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/lib 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 . 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 .)!
  at t/SO
AP/WSDL/Client/Base.t line 2.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Client/Base.t line 2.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/SOAP/WSDL/Deserializer/Hash.........................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/Deserializer/Hash.t line 3.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 28.
Ambiguous call resolved as CORE::caller(), qualify as such or use & at 
/usr/perl5.005_05/lib/5.00505/overload.pm line 35.

#   Failed test 'use 1;'
#   at t/SOAP/WSDL/Deserializer/Hash.t line 3.
#     Tried to use '1'.
#     Error:  syntax error at (eval 3) line 2, near "use 1 @imports"
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::Hash" 
at t/SOAP/WSDL/Deserializer/Hash.t line 6.
# Looks like you planned 13 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/SOAP/WSDL/Deserializer/SOM..........................Use of implicit split to 
@_ is deprecated at t/SOAP/WSDL/Deserializer/SOM.t line 12.
skipped
        all skipped: SOAP::Lite not available
t/SOAP/WSDL/Deserializer/XSD..........................Can't locate 
Class/Std/Fast/Storable.pm in @INC (@INC contains: 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/SOAP-WSDL-2.00_26-bPyDG7/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib 
/usr/local/src/CPAN/build/Term-R

[Output truncated after 50K]


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

Prerequisite modules loaded:

requires:

    Module             Need Have  
    ------------------ ---- ------
  ! Class::Std::Fast   05   n/a   
    Data::Dumper       0    2.101 
    Date::Format       0    2.22  
    Date::Parse        0    2.27  
    File::Basename     0    2.6   
    File::Path         0    1.0401
    Getopt::Long       0    2.37  
    List::Util         0    1.19  
  ! LWP::UserAgent     0    n/a   
  ! Template           0    n/a   
    Term::ReadKey      0    2.30  
    XML::Parser::Expat 0    2.34  

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

Environment variables:

    PATH = 
/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/arch:/usr/local/src/CPAN/build/MIME-Types-1.22-sqRBs3/blib/lib:/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/arch:/usr/local/src/CPAN/build/Term-ReadPassword-0.07-PG7bq5/blib/lib:/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/arch:/usr/local/src/CPAN/build/Module-CoreList-2.12-cb3TpI/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-rWARvB/blib/lib:/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/arch:/usr/local/src/CPAN/build/Devel-Symdump-2.08-QEnxBi/blib/lib:/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/arch:/usr/local/src/CPAN/build/XML-LibXML-Common-0.13-180vrG/blib/lib:/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/arch:/usr/local/src/CPAN/build/XML-SAX-0.16-w4Ro68/blib/lib:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/arch:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-g4ZpGy/blib/lib:/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/arch:/usr/local/src/CPAN/build/Time-Local-1.18-g85aDH/blib/lib:/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/arch:/usr/local/src/CPAN/build/p5-Palm-1.009-xpXhrw/blib/lib:/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/arch:/usr/local/src/CPAN/build/Config-Options-0.02-NlAOiW/blib/lib:/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/arch:/usr/local/src/CPAN/build/Digest-HMAC-1.01-67b7Kc/blib/lib:/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/arch:/usr/local/src/CPAN/build/Archive-Zip-1.23-OC2rjO/blib/lib:/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/arch:/usr/local/src/CPAN/build/Data-Serializer-0.42-iOroxn/blib/lib:/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/arch:/usr/local/src/CPAN/build/Digest-SHA-5.45-mkTUIw/blib/lib:/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/arch:/usr/local/src/CPAN/build/Text-CSV_XS-0.32-dFRyKN/blib/lib:/usr/local/src/CPAN/build/ASPINDLER-L2Cgap/blib/arch:/usr/local/src/CPAN/build!
 /ASPINDL
ER-L2Cgap/blib/lib:/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/arch:/usr/local/src/CPAN/build/ASPINDLER-aepTde/blib/lib:/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/arch:/usr/local/src/CPAN/build/Test-LongString-0.11-x5l4Oj/blib/lib:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/arch:/usr/local/src/CPAN/build/Sub-Uplevel-0.18-Ri0IVh/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.31-EALytZ/blib/lib:/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/arch:/usr/local/src/CPAN/build/IO-stringy-2.110-KpUKJ8/blib/lib:/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/arch:/usr/local/src/CPAN/build/Net-Telnet-3.03-9TpXLY/blib/lib:/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/arch:/usr/local/src/CPAN/build/List-MoreUtils-0.21-SPKbSB/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-require-0.11-9Oa9dx/blib/lib:/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/arch:/usr/local/src/CPAN/build/Exception-Class-1.23-hUu9cv/blib/lib:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/arch:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-DRgeNj/blib/lib:/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/arch:/usr/local/src/CPAN/build/Devel-StackTrace-1.15-W57Q35/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 40674
    PERL5_CPAN_IS_RUNNING = 40674
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = perl5.00505
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25     
    ExtUtils::CBuilder  n/a      
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to