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 Tatsuhiko Miyagawa,
    
This is a computer-generated test report for XML-Atom-0.25, created
automatically by CPAN::Reporter, version 0.41, 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::Data::Inheritable 0    0.06
    MIME::Base64             0    3.07
    URI                      0    1.35

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\GNAT\GPL_2006\bin;C:\ORANT\BIN;C:\PROGRAM 
FILES\ORACLE\JRE\1.1.7\BIN;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\YRORANT\BIN;C:\PCMSCLNT\PROG;C:\Program
 Files\ApproveIt\ThirdParty\Bin;C:\Program Files\ApproveIt;C:\Program 
Files\Common 
Files\GTK\2.0\bin;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;c:\adatest95\2.0\bin\;C:\Enabler\Server\Bin;d:\unixutil\usr\local\wbin;c:\mingw\bin;c:\gnat3.15\bin;c:\program
 
files\GnuWin32\bin;c:\GNAT\bin;c:\tc\bin;c:\borland\bcc55\bin;d:\dmake;c:\perl\bin;c:\progra~1\locate\;c:\gcc-hi-core-3.4.4\bin;c:\program
 files\java\jdk1.5.0_07\bin;d:\Program Files\Nmap;d:\python
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 4, GenuineIntel
    PXPERL = C:\PXPerl

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

    Perl: $^X = C:\strawberry-perl\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.90   
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.40   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46_01
    ExtUtils::ParseXS   2.15   
    File::Spec          3.24   
    Module::Build       0.2807 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.6701 

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

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00-compile.t t/01-util.t 
t/02-content.t t/03-link.t t/04-person.t t/11-entry.t t/12-feed.t t/13-atom1.t 
t/14-atom1-create.t t/15-content-image.t t/16-content-binary.t t/17-renames.t 
t/18-unicode.t t/19-ext.t t/20-content-xhtml.t t/23-category.t 
t/24-bad-content.t t/25-utf8-create.t t/27-client-leaks.t
t/00-compile...........
#   Failed test 'use XML::Atom;'
#   at t/00-compile.t line 5.
#     Tried to use 'XML::Atom'.
#     Error:  Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
# BEGIN failed--compilation aborted at t/00-compile.t line 5.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use XML::Atom::Entry;'
#   at t/00-compile.t line 6.
#     Tried to use 'XML::Atom::Entry'.
#     Error:  Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 64.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 77.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 82.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 148.
# Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 9.
# BEGIN failed--compilation aborted at t/00-compile.t line 6.
# Compilation failed in require at (eval 6) line 3.
#       ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
# BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
# Compilation failed in require at (eval 5) line 3.
#       ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
# BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Entry.pm line 7.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#   Failed test 'use XML::Atom::Feed;'
#   at t/00-compile.t line 7.
#     Tried to use 'XML::Atom::Feed'.
#     Error:  Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 16.
# BEGIN not safe after errors--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 17.
# Compilation failed in require at (eval 9) line 2.
# BEGIN failed--compilation aborted at t/00-compile.t line 7.

#   Failed test 'use XML::Atom::Person;'
#   at t/00-compile.t line 10.
#     Tried to use 'XML::Atom::Person'.
#     Error:  Can't locate object method "mk_elem_accessors" via package 
"XML::Atom::Person" at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Person.pm line 11.
# Compilation failed in require at (eval 11) line 2.
# BEGIN failed--compilation aborted at t/00-compile.t line 10.

#   Failed test 'use XML::Atom::Content;'
#   at t/00-compile.t line 11.
#     Tried to use 'XML::Atom::Content'.
#     Error:  Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 39.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 46.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 65.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 79.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 106.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 112.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 115.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 116.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 119.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 125.
# Bareword "LIBXML" not allowed while "strict subs" in use at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 133.
# Compilation failed in require at (eval 13) line 2.
# BEGIN failed--compilation aborted at t/00-compile.t line 11.

#   Failed test 'use XML::Atom::Link;'
#   at t/00-compile.t line 12.
#     Tried to use 'XML::Atom::Link'.
#     Error:  Can't locate object method "mk_attr_accessors" via package 
"XML::Atom::Link" at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Link.pm line 9.
# Compilation failed in require at (eval 14) line 2.
# BEGIN failed--compilation aborted at t/00-compile.t line 12.
# Looks like you failed 6 tests of 6.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
t/01-util..............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 6.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Util.pm line 6.
Compilation failed in require at t/01-util.t line 6.
BEGIN failed--compilation aborted at t/01-util.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/02-content...........Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 5.
Compilation failed in require at t/02-content.t line 6.
BEGIN failed--compilation aborted at t/02-content.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-32
        Failed 32/32 tests, 0.00% okay
t/03-link..............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Link.pm line 5.
Compilation failed in require at t/03-link.t line 6.
BEGIN failed--compilation aborted at t/03-link.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t/04-person............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Person.pm line 5.
Compilation failed in require at t/04-person.t line 6.
BEGIN failed--compilation aborted at t/04-person.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/11-entry.............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at t/TestLib.pm line 6.
BEGIN failed--compilation aborted at t/TestLib.pm line 6.
Compilation failed in require at t/11-entry.t line 5.
BEGIN failed--compilation aborted at t/11-entry.t line 5.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/12-feed..............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 4) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/12-feed.t line 6.
BEGIN failed--compilation aborted at t/12-feed.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-32
        Failed 32/32 tests, 0.00% okay
t/13-atom1.............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 4) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/13-atom1.t line 3.
BEGIN failed--compilation aborted at t/13-atom1.t line 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-23
        Failed 23/23 tests, 0.00% okay
t/14-atom1-create......Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at t/14-atom1-create.t line 3.
BEGIN failed--compilation aborted at t/14-atom1-create.t line 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/15-content-image.....Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Entry.pm line 6.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Entry.pm line 6.
Compilation failed in require at t/15-content-image.t line 6.
BEGIN failed--compilation aborted at t/15-content-image.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/16-content-binary....Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Entry.pm line 6.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Entry.pm line 6.
Compilation failed in require at t/16-content-binary.t line 6.
BEGIN failed--compilation aborted at t/16-content-binary.t line 6.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/17-renames...........Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 6) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 5) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/17-renames.t line 5.
BEGIN failed--compilation aborted at t/17-renames.t line 5.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/18-unicode...........Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at t/18-unicode.t line 7.
BEGIN failed--compilation aborted at t/18-unicode.t line 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/19-ext...............Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 6) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 5) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/19-ext.t line 7.
BEGIN failed--compilation aborted at t/19-ext.t line 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/20-content-xhtml.....Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at t/20-content-xhtml.t line 4.
BEGIN failed--compilation aborted at t/20-content-xhtml.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/23-category..........Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 4) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/23-category.t line 4.
BEGIN failed--compilation aborted at t/23-category.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/24-bad-content.......Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 3) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Content.pm line 5.
Compilation failed in require at t/24-bad-content.t line 4.
BEGIN failed--compilation aborted at t/24-bad-content.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/25-utf8-create.......Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Base.pm line 8.
Compilation failed in require at (eval 6) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Thing.pm line 5.
Compilation failed in require at (eval 5) line 3.
        ...propagated at C:/strawberry-perl/perl/lib/base.pm line 85.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Feed.pm line 5.
Compilation failed in require at t/25-utf8-create.t line 4.
BEGIN failed--compilation aborted at t/25-utf8-create.t line 4.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/27-client-leaks......Can't locate XML/XPath.pm in @INC (@INC contains: 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\inc 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\arch C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib . C:/strawberry-perl/perl/lib 
C:/strawberry-perl/perl/site/lib .) at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 13.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom.pm line 29.
Compilation failed in require at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Client.pm line 6.
BEGIN failed--compilation aborted at 
C:\temp\cpan\build\XML-Atom-0.25-OW42ZH\blib\lib/XML/Atom/Client.pm line 6.
Compilation failed in require at t/27-client-leaks.t line 3.
BEGIN failed--compilation aborted at t/27-client-leaks.t line 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00-compile.t           6  1536     6    6  1-6
t/01-util.t              2   512    ??   ??  ??
t/02-content.t           2   512    32   64  1-32
t/03-link.t              2   512    14   28  1-14
t/04-person.t            2   512     9   18  1-9
t/11-entry.t             2   512    ??   ??  ??
t/12-feed.t              2   512    32   64  1-32
t/13-atom1.t             2   512    23   46  1-23
t/14-atom1-create.t      2   512    ??   ??  ??
t/15-content-image.t     2   512     2    4  1-2
t/16-content-binary.t    2   512     1    2  1
t/17-renames.t           2   512     5   10  1-5
t/18-unicode.t           2   512    ??   ??  ??
t/19-ext.t               2   512     9   18  1-9
t/20-content-xhtml.t     2   512    ??   ??  ??
t/23-category.t          2   512    ??   ??  ??
t/24-bad-content.t       2   512     2    4  1-2
t/25-utf8-create.t       2   512    ??   ??  ??
t/27-client-leaks.t      2   512    ??   ??  ??
Failed 19/19 test scripts. 135/135 subtests failed.
Files=19, Tests=135,  5 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 19/19 test programs. 135/135 subtests failed.
dmake.EXE:  Error code 130, while making 'test_dynamic'


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to