Catalyst-Controller-Resources v0.08 Perl 5 v5.12.1 i686-linux-thread-multi

Status
Fail
From
Serguei Trouchelle (STRO)
Dist
Catalyst-Controller-Resources v0.08
Platform
Perl 5 v5.12.1 i686-linux-thread-multi
Date
2010-07-06 10:26:31
ID
f1e84cea-88e8-11df-b95a-7869d0696c16
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear NAKAGAWA Masaki,

This is a computer-generated report for Catalyst-Controller-Resources-0.08
on perl 5.12.1, created by CPAN-Reporter-1.1711.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '"C:\Program Files\Microsoft Visual Studio\VC98\bin\nmake.EXE" test':


Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

	C:\home\stro\perl\perl5121\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/00_compile.t ..................... ok

#   Failed test 'request success: list'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: list'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/list'

#   Failed test 'request success: create'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: create'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/create'

#   Failed test 'request success: post'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: post'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/post'

#   Failed test 'request success: show'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: show'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/show'

#   Failed test 'request success: update'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: update'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/update'

#   Failed test 'request success: destroy'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: destroy'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/destroy'

#   Failed test 'request success: edit'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: edit'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/edit'

#   Failed test 'request success: delete'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: delete'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/delete'

#   Failed test 'request success: extra collection'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: extra collection'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/login'

#   Failed test 'request success: extra member'
#   at t/10_resources.t line 13.

#   Failed test 'valid contents: extra member'
#   at t/10_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/feed'
# Looks like you failed 20 tests of 20.
t/10_resources.t ................... 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/20 subtests 

#   Failed test 'request success: list'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: list'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/list'

#   Failed test 'request success: create'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: create'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/create'

#   Failed test 'request success: post'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: post'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/post'

#   Failed test 'request success: show'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: show'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/show'

#   Failed test 'request success: update'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: update'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/update'

#   Failed test 'request success: destroy'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: destroy'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/destroy'

#   Failed test 'request success: edit'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: edit'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/edit'

#   Failed test 'request success: delete'
#   at t/11_nested_resources.t line 13.

#   Failed test 'valid contents: delete'
#   at t/11_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'pages/delete'
# Looks like you failed 16 tests of 16.
t/11_nested_resources.t ............ 
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/16 subtests 

#   Failed test 'request success: nested list'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: nested list'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/list'

#   Failed test 'request success: nested create'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: nested create'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/create'

#   Failed test 'request success: nested show'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: nested show'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/show'

#   Failed test 'request success: nested update'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: nested update'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/update'

#   Failed test 'request success: nested destroy'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: nested destroy'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/destroy'

#   Failed test 'request success: complex nested list'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: complex nested list'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/comments/list'

#   Failed test 'request success: complex nested create'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: complex nested create'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/comments/create'

#   Failed test 'request success: complex nested show'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: complex nested show'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/comments/show'

#   Failed test 'request success: complex nested update'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: complex nested update'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/comments/update'

#   Failed test 'request success: complex nested destroy'
#   at t/12_namespace_nested_resources.t line 13.

#   Failed test 'valid contents: complex nested destroy'
#   at t/12_namespace_nested_resources.t line 14.
#          got: '404 Not Found'
#     expected: 'users/articles/comments/destroy'
# Looks like you failed 20 tests of 20.
t/12_namespace_nested_resources.t .. 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/20 subtests 

#   Failed test 'request success: create'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: create'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/create'

#   Failed test 'request success: post'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: post'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/post'

#   Failed test 'request success: show'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: show'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/show'

#   Failed test 'request success: update'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: update'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/update'

#   Failed test 'request success: destroy'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: destroy'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/destroy'

#   Failed test 'request success: edit'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: edit'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/edit'

#   Failed test 'request success: delete'
#   at t/20_singleton_resource.t line 13.

#   Failed test 'valid contents: delete'
#   at t/20_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'account/delete'
# Looks like you failed 14 tests of 14.
t/20_singleton_resource.t .......... 
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/14 subtests 

#   Failed test 'request success: index'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: index'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/list'

#   Failed test 'request success: create'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: create'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/create'

#   Failed test 'request success: post'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: post'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/post'

#   Failed test 'request success: show'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: show'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/show'

#   Failed test 'request success: update'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: update'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/update'

#   Failed test 'request success: destroy'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: destroy'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/destroy'

#   Failed test 'request success: edit'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: edit'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/edit'

#   Failed test 'request success: delete'
#   at t/21_nested_singleton_resource.t line 13.

#   Failed test 'valid contents: delete'
#   at t/21_nested_singleton_resource.t line 14.
#          got: '404 Not Found'
#     expected: 'messages/delete'
# Looks like you failed 16 tests of 16.
t/21_nested_singleton_resource.t ... 
Dubious, test returned 16 (wstat 4096, 0x1000)
Failed 16/16 subtests 

#   Failed test 'request success: index'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: index'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/list'

#   Failed test 'request success: create'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: create'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/create'

#   Failed test 'request success: post'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: post'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/post'

#   Failed test 'request success: show'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: show'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/show'

#   Failed test 'request success: update'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: update'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/update'

#   Failed test 'request success: destroy'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: destroy'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/destroy'

#   Failed test 'request success: edit'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: edit'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/edit'

#   Failed test 'request success: delete'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: delete'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/delete'

#   Failed test 'request success: more deep index'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep index'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/list'

#   Failed test 'request success: more deep create'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep create'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/create'

#   Failed test 'request success: more deep post'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep post'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/post'

#   Failed test 'request success: more deep show'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep show'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/show'

#   Failed test 'request success: more deep update'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep update'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/update'

#   Failed test 'request success: more deep destroy'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep destroy'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/destroy'

#   Failed test 'request success: more deep edit'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep edit'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/edit'

#   Failed test 'request success: more deep delete'
#   at t/30_deep_endpoint.t line 13.

#   Failed test 'valid contents: more deep delete'
#   at t/30_deep_endpoint.t line 14.
#          got: '404 Not Found'
#     expected: 'foo/bar/buz/delete'
# Looks like you failed 32 tests of 32.
t/30_deep_endpoint.t ............... 
Dubious, test returned 32 (wstat 8192, 0x2000)
Failed 32/32 subtests 

#   Failed test at t/31_path_prefix.t line 7.

#   Failed test at t/31_path_prefix.t line 8.
#                   '404 Not Found'
#     doesn't match '(?-xism:users/show)'

#   Failed test at t/31_path_prefix.t line 10.

#   Failed test at t/31_path_prefix.t line 11.
#          got: '404 Not Found'
#     expected: '(user, date) = (masaki, 20080401)'
# Looks like you failed 4 tests of 4.
t/31_path_prefix.t ................. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests 
t/32_action_class.t ................ ok

Test Summary Report
-------------------
t/10_resources.t                 (Wstat: 5120 Tests: 20 Failed: 20)
  Failed tests:  1-20
  Non-zero exit status: 20
t/11_nested_resources.t          (Wstat: 4096 Tests: 16 Failed: 16)
  Failed tests:  1-16
  Non-zero exit status: 16
t/12_namespace_nested_resources.t (Wstat: 5120 Tests: 20 Failed: 20)
  Failed tests:  1-20
  Non-zero exit status: 20
t/20_singleton_resource.t        (Wstat: 3584 Tests: 14 Failed: 14)
  Failed tests:  1-14
  Non-zero exit status: 14
t/21_nested_singleton_resource.t (Wstat: 4096 Tests: 16 Failed: 16)
  Failed tests:  1-16
  Non-zero exit status: 16
t/30_deep_endpoint.t             (Wstat: 8192 Tests: 32 Failed: 32)
  Failed tests:  1-32
  Non-zero exit status: 32
t/31_path_prefix.t               (Wstat: 1024 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
Files=9, Tests=134, 67 wallclock secs ( 0.25 usr +  0.17 sys =  0.42 CPU)
Result: FAIL
Failed 7/9 test programs. 122/134 subtests failed.
NMAKE : fatal error U1077: 'C:\home\stro\perl\perl5121\bin\perl.exe' : return code '0xff'
Stop.

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

Prerequisite modules loaded:

requires:

    Module                           Need    Have   
    -------------------------------- ------- -------
    Catalyst::Controller::ActionRole 0.12    0.14   
    Catalyst::Runtime                5.80011 5.80024
    Class::MOP                       0.84    1.03   
    ExtUtils::MakeMaker              6.42    6.56   
    Filter::Util::Call               0       1.08   
    HTTP::Request                    0       5.827  
    Moose                            0.79    1.08   
    MRO::Compat                      0       0.11   
    namespace::clean                 0       0.18   
    Test::More                       0       0.95_02
    Test::UseAllModules              0       0.12   

configure_requires:

    Module                           Need    Have   
    -------------------------------- ------- -------
    ExtUtils::MakeMaker              6.42    6.56   


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include
    LIB = C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far2\;C:\Program Files\CollabNet\Subversion Client;C:\usr\site\bin;C:\usr\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;%CommonProgramFiles%\Microsoft Shared\Windows Live
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5828
    PERL5_CPAN_IS_RUNNING = 5828
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3396,5828
    PERL_CR_SMOKER_CURRENT = Catalyst-Controller-Resources-0.08
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD
    TEMP = C:\DOCUME~1\root\LOCALS~1\Temp

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

    $^X = C:\home\stro\perl\perl5121\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_58
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2205 
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.21   
    Test::More          0.95_02
    YAML                0.71   
    YAML::Syck          1.10   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8168', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  -libpath:"c:\home\stro\perl\perl5121\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl512.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  -libpath:"c:\home\stro\perl\perl5121\lib\CORE"  -machine:x86'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Jun 22 2010 14:30:48
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="5828"
    PERL5_CPAN_IS_RUNNING="5828"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3396,5828"
    PERL_CR_SMOKER_CURRENT="Catalyst-Controller-Resources-0.08"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/home/stro/perl/perl5121/site/lib
    C:/home/stro/perl/perl5121/lib
    .