Back
From: metabase:user:f5100c34-6c54-1014-8901-7c05d901d268
Subject: FAIL POE-1.367 v5.8.9
Date: 2017-04-15T07:40:17Z
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 Rocco Caputo,
This is a computer-generated report for POE-1.367
on perl 5.8.9, created by CPAN-Reporter-1.2017.
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:
It seems to me that the following test script:
t/00_info.t
just gets stuck.
So, I launched another command prompt.
Then, I tried following:
wmic path win32_process where "CommandLine = '"C:\\Strawberry\\perl\\bin\\perl.exe" t/00_info.t'" call terminate
to terminate "t/00_info.t" and went to the next.
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry\c\bin\dmake.EXE test':
C:\Strawberry\perl\bin\perl.exe mylib\gen-tests.perl lib/POE.pm
C:\Strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/*/*/*.t
# Testing POE 1.367, POE::Test::Loops 1.360, Perl 5.008009, C:\Strawberry\perl\bin\perl.exe on MSWin32
t/00_info.t ........................................ ok
t/10_units/01_pod/01_pod.t ......................... skipped: enable by setting RELEASE_TESTING
t/10_units/01_pod/02_pod_coverage.t ................ skipped: enable by setting RELEASE_TESTING
t/10_units/01_pod/03_pod_no404s.t .................. skipped: enable by setting RELEASE_TESTING
t/10_units/01_pod/04_pod_linkcheck.t ............... skipped: enable by setting RELEASE_TESTING
t/10_units/02_pipes/01_base.t ...................... skipped: not implemented yet
t/10_units/02_pipes/02_oneway.t .................... ok
t/10_units/02_pipes/03_twoway.t .................... ok
t/10_units/03_base/01_poe.t ........................ ok
t/10_units/03_base/03_component.t .................. ok
t/10_units/03_base/04_driver.t ..................... ok
t/10_units/03_base/05_filter.t ..................... ok
t/10_units/03_base/06_loop.t ....................... ok
t/10_units/03_base/07_queue.t ...................... ok
t/10_units/03_base/08_resource.t ................... ok
t/10_units/03_base/09_resources.t .................. ok
t/10_units/03_base/10_wheel.t ...................... ok
t/10_units/03_base/11_assert_usage.t ............... ok
t/10_units/03_base/12_assert_retval.t .............. ok
t/10_units/03_base/13_assert_data.t ................ ok
t/10_units/03_base/14_kernel.t ..................... ok
t/10_units/03_base/15_kernel_internal.t ............ ok
t/10_units/03_base/16_nfa_usage.t .................. ok
t/10_units/03_base/17_detach_start.t ............... ok
# Failed test 'flushed 1048661 octets == read 130025 octets'
# at t/10_units/04_drivers/01_sysrw.t line 112.
# Looks like you failed 1 test of 17.
t/10_units/04_drivers/01_sysrw.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
t/10_units/05_filters/01_block.t ................... ok
t/10_units/05_filters/02_grep.t .................... ok
Downgrading wide characters in HTTP header. Consider installing Email::MIME::RFC2047::Encoder at C:\strawberry\cpan\build\POE-1.367-3s9Ijx\blib\lib/POE/Filter/HTTPD.pm line 73.
POE::Filter::HTTPD::__ANON__("En \x{e9}t\x{e9}") called at C:\strawberry\cpan\build\POE-1.367-3s9Ijx\blib\lib/POE/Filter/HTTPD.pm line 449
POE::Filter::HTTPD::headers_as_strings(POE::Filter::HTTPD=ARRAY(0x1d2591c), HTTP::Headers=HASH(0x1c82dbc), "\x{d}\x{a}") called at C:\strawberry\cpan\build\POE-1.367-3s9Ijx\blib\lib/POE/Filter/HTTPD.pm line 411
POE::Filter::HTTPD::put(POE::Filter::HTTPD=ARRAY(0x1d2591c), ARRAY(0x1d25cc4)) called at t/10_units/05_filters/03_http.t line 426
t/10_units/05_filters/03_http.t .................... ok
t/10_units/05_filters/04_line.t .................... ok
t/10_units/05_filters/05_map.t ..................... ok
t/10_units/05_filters/06_recordblock.t ............. ok
t/10_units/05_filters/07_reference.t ............... ok
t/10_units/05_filters/08_stream.t .................. ok
t/10_units/05_filters/50_stackable.t ............... ok
t/10_units/05_filters/51_reference_die.t ........... ok
t/10_units/05_filters/99_filterchange.t ............ ok
t/10_units/06_queues/01_array.t .................... ok
t/10_units/07_exceptions/01_normal.t ............... ok
t/10_units/07_exceptions/02_turn_off.t ............. ok
t/10_units/07_exceptions/03_not_handled.t .......... ok
t/10_units/08_loops/01_explicit_loop.t ............. ok
t/10_units/08_loops/02_explicit_loop_fail.t ........ ok
IO::Poll is defective on MSWin32. Falling back to IO::Select.
t/10_units/08_loops/03_explicit_loop_poll.t ........ ok
IO::Poll is defective on MSWin32. Falling back to IO::Select.
t/10_units/08_loops/04_explicit_loop_envvar.t ...... ok
t/10_units/08_loops/05_kernel_loop.t ............... ok
IO::Poll is defective on MSWin32. Falling back to IO::Select.
t/10_units/08_loops/06_kernel_loop_poll.t .......... ok
t/10_units/08_loops/07_kernel_loop_fail.t .......... ok
IO::Poll is defective on MSWin32. Falling back to IO::Select.
t/10_units/08_loops/08_kernel_loop_search_poll.t ... ok
t/10_units/08_loops/09_naive_loop_load.t ........... ok
t/10_units/08_loops/10_naive_loop_load_poll.t ...... ok
t/10_units/08_loops/11_double_loop.t ............... ok
t/20_resources/10_perl/aliases.t ................... ok
t/20_resources/10_perl/caller_state.t .............. ok
t/20_resources/10_perl/events.t .................... ok
t/20_resources/10_perl/extrefs.t ................... ok
t/20_resources/10_perl/extrefs_gc.t ................ ok
t/20_resources/10_perl/filehandles.t ............... ok
t/20_resources/10_perl/sessions.t .................. ok
t/20_resources/10_perl/sids.t ...................... ok
t/20_resources/10_perl/signals.t ................... ok
t/30_loops/io_poll/00_info.t ....................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/all_errors.t .................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/comp_tcp.t ...................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/comp_tcp_concurrent.t ........... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/connect_errors.t ................ skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_alarms.t ...................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_aliases.t ..................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_detach.t ...................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_run_returns.t ................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_selects.t ..................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_sig_child.t ................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_signals.t ..................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/k_signals_rerun.t ............... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/sbk_signal_init.t ............... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/ses_nfa.t ....................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/ses_session.t ................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_accept.t .................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_curses.t .................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_readline.t ................ skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_readwrite.t ............... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_run.t ..................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_run_size.t ................ skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_sf_ipv6.t ................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_sf_tcp.t .................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_sf_udp.t .................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_sf_unix.t ................. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/wheel_tail.t .................... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_kogman_sig_order.t ............ skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_leolo_wheel_run.t ............. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_merijn_sigchld_system.t ....... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_rt39872_sigchld.t ............. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_rt39872_sigchld_stop.t ........ skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_rt53302_fh_watchers.t ......... skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_rt54319_bazerka_followtail.t .. skipped: IO::Poll is not 100% compatible with MSWin32
t/30_loops/io_poll/z_steinert_signal_integrity.t ... skipped: IO::Poll is not 100% compatible with MSWin32
# Testing POE 1.367, POE::Test::Loops 1.360, Using Loop(POE::Loop::Select), Perl 5.008009, C:\Strawberry\perl\bin\perl.exe on MSWin32
t/30_loops/select/00_info.t ........................ ok
t/30_loops/select/all_errors.t ..................... skipped: most of these should move into other test files
t/30_loops/select/comp_tcp.t ....................... ok
t/30_loops/select/comp_tcp_concurrent.t ............ skipped: Windows sockets aren't as concurrent as those on Unix
t/30_loops/select/connect_errors.t ................. skipped: This test fails for various versions of MSWin32 perl
t/30_loops/select/k_alarms.t ....................... ok
t/30_loops/select/k_aliases.t ...................... ok
t/30_loops/select/k_detach.t ....................... ok
t/30_loops/select/k_run_returns.t .................. ok
t/30_loops/select/k_selects.t ...................... ok
t/30_loops/select/k_sig_child.t .................... skipped: MSWin32 does not support signals
t/30_loops/select/k_signals.t ...................... skipped: MSWin32 does not support signals
t/30_loops/select/k_signals_rerun.t ................ skipped: Perl on MSWin32 is too fragile for this test - it crashes
# Failed test 'normal SIGALRM dispatched'
# at C:\home\flower\perl5\lib\perl5\POE\Test\Loops/sbk_signal_init.pm line 44.
t/30_loops/select/sbk_signal_init.t ................
Failed 1/1 subtests
t/30_loops/select/ses_nfa.t ........................ ok
# This test generates some STDERR during trace testing.
=== 4304 === 23 -> _start (from C:\strawberry\cpan\build\POE-1.367-3s9Ijx\blib\lib/POE/Kernel.pm at 1497)
=== 4304 === 23 -> woot (from C:\home\flower\perl5\lib\perl5\POE\Test\Loops/ses_session.pm at 691)
=== 4304 === 23 -> narf (from C:\home\flower\perl5\lib\perl5\POE\Test\Loops/ses_session.pm at 692)
=== 4304 === 23 -> _stop (from C:\strawberry\cpan\build\POE-1.367-3s9Ijx\blib\lib/POE/Resource/Sessions.pm at 571)
t/30_loops/select/ses_session.t .................... ok
t/30_loops/select/wheel_accept.t ................... ok
t/30_loops/select/wheel_curses.t ................... skipped: Can't multiplex consoles in MSWin32
t/30_loops/select/wheel_readline.t ................. skipped: MSWin32 cannot multiplex terminals
t/30_loops/select/wheel_readwrite.t ................ ok
t/30_loops/select/wheel_run.t ...................... skipped: Signal handling on MSWin32 is too fragile - Perl crashes
t/30_loops/select/wheel_run_size.t ................. skipped: This test requires Term::Size
t/30_loops/select/wheel_sf_ipv6.t .................. skipped: Socket::GetAddrInfo is needed for IPv6 tests
t/30_loops/select/wheel_sf_tcp.t ................... ok
t/30_loops/select/wheel_sf_udp.t ................... ok
t/30_loops/select/wheel_sf_unix.t .................. skipped: MSWin32 does not support UNIX sockets
t/30_loops/select/wheel_tail.t ..................... ok
t/30_loops/select/z_kogman_sig_order.t ............. ok
t/30_loops/select/z_leolo_wheel_run.t .............. skipped: Perl crashes on MSWin32
t/30_loops/select/z_merijn_sigchld_system.t ........ ok
t/30_loops/select/z_rt39872_sigchld.t .............. skipped: Perl crashes on MSWin32
t/30_loops/select/z_rt39872_sigchld_stop.t ......... skipped: SIGUSR1 not supported on MSWin32
t/30_loops/select/z_rt53302_fh_watchers.t .......... ok
Subroutine AUTOLOAD redefined at C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread/Time\HiRes.pm line 36.
Subroutine import redefined at C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread/Time\HiRes.pm line 54.
Subroutine tv_interval redefined at C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread/Time\HiRes.pm line 76.
t/30_loops/select/z_rt54319_bazerka_followtail.t ... ok
t/30_loops/select/z_steinert_signal_integrity.t .... ok
t/90_regression/agaran-filter-httpd.t .............. ok
t/90_regression/averell-callback-ret.t ............. ok
t/90_regression/bingos-followtail.t ................ ok
# next [3]
# received data from subprocess: [child [-2540] read: Can you hear me 3]
# next [2]
# received data from subprocess: [child [-2540] read: Can you hear me 2]
# next [1]
# Trying to kill [-2540]
# received data from subprocess: [child [-2540] read: Can you hear me 1]
t/90_regression/broeren-win32-nbio.t ............... ok
t/90_regression/cfedde-filter-httpd.t .............. ok
t/90_regression/ferrari-server-unix.t .............. skipped: MSWin32 does not support UNIX sockets
t/90_regression/grinnz-die-in-die.t ................ ok
t/90_regression/hinrik-wheel-run-die.t ............. ok
t/90_regression/kjeldahl-stop-start-polling.t ...... ok
t/90_regression/kjeldahl-stop-start-sig-nopipe.t ... ok
t/90_regression/kjeldahl-stop-start-sig-pipe.t ..... ok
t/90_regression/leolo-sig-die.t .................... ok
t/90_regression/meh-startstop-return.t ............. ok
t/90_regression/neyuki_detach.t .................... ok
t/90_regression/pipe-followtail.t .................. skipped: Windows does not support mkfifo
t/90_regression/prumike-win32-stat.t ............... ok
t/90_regression/rt14444-arg1.t ..................... ok
t/90_regression/rt1648-tied-stderr.t ............... skipped: MSWin32 ver. 5.008009 doesn't fork/exec properly. Consider upgrading.
t/90_regression/rt19908-merlyn-stop.t .............. ok
t/90_regression/rt23181-sigchld-rc.t ............... ok
t/90_regression/rt47966-sigchld.t .................. skipped: enable by setting RELEASE_TESTING
t/90_regression/rt56417-wheel-run.t ................ ok
t/90_regression/rt65460-forking.t .................. skipped: MSWin32 does not support fork()
t/90_regression/socketfactory-timeout.t ............ ok
t/90_regression/somni-poco-server-tcp.t ............ ok
t/90_regression/steinert-passed-wheel.t ............ ok
t/90_regression/suzman_windows.t ................... ok
t/90_regression/ton-stop-corruption.t .............. ok
t/90_regression/tracing-sane-exit.t ................ ok
t/90_regression/whelan-dieprop.t ................... ok
t/90_regression/whjackson-followtail.t ............. skipped: MSWin32 cannot rename files that are open
Test Summary Report
-------------------
t/10_units/04_drivers/01_sysrw.t (Wstat: 256 Tests: 17 Failed: 1)
Failed test: 12
Non-zero exit status: 1
t/10_units/05_filters/03_http.t (Wstat: 0 Tests: 137 Failed: 0)
TODO passed: 85
t/30_loops/select/sbk_signal_init.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=161, Tests=3521, 722 wallclock secs ( 2.07 usr + 0.87 sys = 2.95 CPU)
Result: FAIL
Failed 2/161 test programs. 2/3521 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ----- ------
Carp 0 1.38
Errno 1.09 1.10
Exporter 0 5.72
File::Spec 0.87 3.62
IO 1.24 1.25
IO::Handle 1.27 1.28
IO::Pipely 0.005 0.005
POE::Test::Loops 1.360 1.360
POSIX 1.02 1.15
Socket 1.7 2.024
Storable 2.16 2.21
Test::Harness 2.26 3.36
Time::HiRes 1.59 1.9741
Win32 0 0.52
Win32::Console 0.031 0.10
Win32::Job 0.03 0.05
Win32::Process 0 0.14
Win32API::File 0.05 0.1101
build_requires:
Module Need Have
---------------- ----- ------
POE::Test::Loops 1.360 1.360
configure_requires:
Module Need Have
---------------- ----- ------
POE::Test::Loops 1.360 1.360
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\flower\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL5LIB = C:\home\flower\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2372
PERL5_CPAN_IS_RUNNING = 2372
PERL_LOCAL_LIB_ROOT = C:\home\flower\perl5
PERL_MB_OPT = --install_base "C:\\home\\flower\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\flower\\perl5
PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
TEMP = C:\Users\user\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.94_56
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 2.04
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.91_02
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature 0.63
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.302083
YAML 1.22
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.8.9.5 #1 Wed Apr 28 11:51:06 2010 i386'
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 -DUSE_SITECUSTOMIZE -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\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\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=true, 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\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_SITECUSTOMIZE
Built under MSWin32
Compiled at Apr 28 2010 11:57:55
%ENV:
PERL5LIB="C:\home\flower\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="2372"
PERL5_CPAN_IS_RUNNING="2372"
PERL_LOCAL_LIB_ROOT="C:\home\flower\perl5"
PERL_MB_OPT="--install_base "C:\\home\\flower\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\flower\\perl5"
@INC:
C:\home\flower\perl5\lib\perl5/5.8.9/MSWin32-x86-multi-thread
C:\home\flower\perl5\lib\perl5/5.8.9
C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread
C:\home\flower\perl5\lib\perl5
C:/Strawberry/perl/lib
C:/Strawberry/perl/site/lib
C:\strawberry\perl\vendor\lib
.