Back
From: metabase:user:af96679a-7f7c-1014-abd5-eff69454ae4a
Subject: FAIL Module-Build-0.40 v5.14.2
Date: 2012-02-27T10:41:00Z
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 Leon Timmermans,
This is a computer-generated report for Module-Build-0.40
on perl 5.14.2, created by CPAN-Reporter-1.2004.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'D:\PROGRAMS\perl\5.14.2\bin\perl.exe ./Build test':
Starting ACTION_test
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
t/00-compile.t .................
1..28
ok 1 - compiling lib/Module/Build.pm
ok 2 - compiling lib/Module/Build/Base.pm
ok 3 - compiling lib/Module/Build/Compat.pm
ok 4 - compiling lib/Module/Build/Config.pm
ok 5 - compiling lib/Module/Build/Cookbook.pm
ok 6 - compiling lib/Module/Build/Dumper.pm
ok 7 - compiling lib/Module/Build/ModuleInfo.pm
ok 8 - compiling lib/Module/Build/Notes.pm
ok 9 - compiling lib/Module/Build/PPMMaker.pm
ok 10 - compiling lib/Module/Build/Platform/Amiga.pm
ok 11 - compiling lib/Module/Build/Platform/Default.pm
ok 12 - compiling lib/Module/Build/Platform/EBCDIC.pm
ok 13 - compiling lib/Module/Build/Platform/MPEiX.pm
ok 14 - compiling lib/Module/Build/Platform/MacOS.pm
ok 15 - compiling lib/Module/Build/Platform/RiscOS.pm
ok 16 - compiling lib/Module/Build/Platform/Unix.pm
ok 17 - compiling lib/Module/Build/Platform/VMS.pm
ok 18 - compiling lib/Module/Build/Platform/VOS.pm
ok 19 - compiling lib/Module/Build/Platform/Windows.pm
ok 20 - compiling lib/Module/Build/Platform/aix.pm
ok 21 - compiling lib/Module/Build/Platform/cygwin.pm
ok 22 - compiling lib/Module/Build/Platform/darwin.pm
ok 23 - compiling lib/Module/Build/Platform/os2.pm
ok 24 - compiling lib/Module/Build/PodParser.pm
ok 25 - compiling lib/Module/Build/Version.pm
ok 26 - compiling lib/Module/Build/YAML.pm
ok 27 - compiling lib/inc/latest.pm
ok 28 - compiling lib/inc/latest/private.pm
ok
t/PL_files.t ...................
1..8
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying lib\Bar.pm -> blib\lib\Bar.pm
Copying bin\foo -> blib\script\foo
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing test_install\lib\perl5\Bar.pm
Installing test_install\lib\perl5\Simple.pm
Installing test_install\man\man3\Simple.3
Installing test_install\html\site\lib\Simple.html
Installing test_install\bin\foo
Installing test_install\bin\foo.bat
Writing test_install\lib\perl5\MSWin32-x86-multi-thread\auto\Simple\.packlist
Finished ACTION_install
ok 1 - Generated PL_files installed from bin
ok 2 - and from lib
ok 3 - PL_files not installed from bin
ok 4 - nor from lib
ok 5 - Generated bin contains correct content
ok 6 - so does the lib
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
ok 7 - special PL file ran
ok 8 - generated special file not added to cleanup
ok
t/actions/installdeps.t ........
1..6
ok 1 - The object isa Module::Build
ok 2 - cpan_client is mocked with perl
ok 3 - ran mocked Build installdeps
ok 4 - saw File::Spec prereq
ok 5 - saw Getopt::Long prereq
ok 6 - Build installdeps with bad cpan_client dies
ok
t/actions/manifest_skip.t ......
1..7
ok 1 - MANIFEST.SKIP doesn't exist at start
ok 2 - The object isa Module::Build
ok 3 - 'Build manifest_skip' creates MANIFEST.SKIP
ok 4 - Saw creation message
ok 5 - Running it again warns about pre-existing MANIFEST.SKIP
ok 6 - File does not appear modified
ok 7 - MANIFEST.SKIP still exists after distclean
ok
t/add_property.t ...............
1..27
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1 - Create new build object
ok 2 - Property "foo" should be undef
ok 3 - Set "foo"
ok 4 - Now "foo" should have new value
ok 5 - Property "bar" should be its default
ok 6 - Set "bar"
ok 7 - Now "bar" should have new value
ok 8 - Property "check" should be its default
ok 9 - Should get an error for an invalid value
ok 10 - It should be the correct error
ok 11 - Property "code" should have its code value
ok 12 - Property "hash" should be default
ok 13 - Should be able to get key in hash
ok 14 - Add a key to the hash prop
ok 15 - New key should be in hash
ok 16 - Should get exception for assigning invalid hash
ok 17 - It should be the correct error
ok 18 - Should get exception for assigning an array for a hash
ok 19 - It should be the proper error
ok 20 - Should be able to set hash to undef
ok 21 - Property "installdirs" should be default
ok 22 - Set "installdirst" to "core"
ok 23 - Now "installdirs" should be "core"
ok 24 - Should have caught exception setting "installdirs" to "perl"
ok 25 - And it should suggest "core" in the error message
ok 26 - Should catch exception for invalid "installdirs" value
ok 27 - And it should suggest the proper values in the error message
ok
t/basic.t ......................
1..58
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1
ok 2
ok 3
ok 4
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 5
ok 6
ok 7
ok 8
ok 9
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 10
ok 11
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Finished ACTION_clean
Cleaning up configuration files
Finished ACTION_realclean
Checking whether your kit is complete...
Looks good
ok 12
ok 13
ok 14
ok 15
ok 16
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Finished ACTION_clean
Cleaning up configuration files
Finished ACTION_realclean
ok 17
ok 18
ok 19
ok 20
Checking whether your kit is complete...
Looks good
ok 21
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 22
ok 23
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Finished ACTION_realclean
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29 - bar
ok 30 - bat
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 41
ok 42 - dist_author converted to array if simple string
ok 43
ok 44
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 45
ok 46 - Should split shell string into list
ok 47 - Should split shell string into list
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 48
ok 49 - Should split shell string into list
ok 50 - Should split shell string into list
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 51
ok 52 - Should have include dirs
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 53
ok 54 - Should have string include dir
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 55
ok 56 - Should have include dirs
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 57
ok 58 - Should have single include dir
ok
t/bundle_inc.t ................. skipped: $ENV{MB_TEST_EXPERIMENTAL} is not set
t/compat.t .....................
ok 1 - Module::Build->new_from_context
ok 2 - small Makefile.PL created
ok 3 - Makefile.PL does not require a perl version
ok 4 - Makefile.PL ran without error
ok 5 - Makefile exists
ok 6 - (skipping cleanup)
ok 7 - Makefile has correct PREREQ_PM line
ok 8 - make ran without error
ok 9 - make test ran without error
ok 10 - make test output indicated success
ok 11 - make realclean ran without error
ok 12 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 13 - Makefile exists
ok 14 - Makefile cleaned up with realclean
ok 15 - Makefile.PL ran without error
ok 16 - Makefile exists
ok 17 - Makefile cleaned up with distclean
ok 18 - cleaned up Makefile
ok 19 - Module::Build->new_from_context
ok 20 - passthrough Makefile.PL created
ok 21 - Makefile.PL does not require a perl version
ok 22 - Makefile.PL ran without error
ok 23 - Makefile exists
ok 24 - (skipping cleanup)
ok 25 - Makefile has correct PREREQ_PM line
ok 26 - make ran without error
ok 27 - make test ran without error
ok 28 - make test output indicated success
ok 29 - make realclean ran without error
ok 30 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 31 - Makefile exists
ok 32 - Makefile cleaned up with realclean
ok 33 - Makefile.PL ran without error
ok 34 - Makefile exists
ok 35 - Makefile cleaned up with distclean
ok 36 - cleaned up Makefile
ok 37 - Module::Build->new_from_context
ok 38 - traditional Makefile.PL created
ok 39 - Makefile.PL does not require a perl version
ok 40 - Makefile.PL ran without error
ok 41 - Makefile exists
ok 42 - (skipping cleanup)
ok 43 - Makefile has correct PREREQ_PM line
ok 44 - Found WriteMakefile arguments
ok 45 - Makefile.PL has correct PL_FILES line
ok 46 - make ran without error
ok 47 - make test ran without error
ok 48 - make test output indicated success
ok 49 - make realclean ran without error
ok 50 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 51 - Makefile exists
ok 52 - Makefile cleaned up with realclean
ok 53 - Makefile.PL ran without error
ok 54 - Makefile exists
ok 55 - Makefile cleaned up with distclean
ok 56 - cleaned up Makefile
ok 57 - Module::Build->new_from_context
ok 58 - small Makefile.PL created
ok 59 - Makefile.PL has 'require 5.014002;'
ok 60 - Makefile.PL ran without error
ok 61 - Makefile exists
ok 62 - (skipping cleanup)
ok 63 - Makefile has correct PREREQ_PM line
ok 64 - make ran without error
ok 65 - PL_files generated - foo
ok 66 - make test ran without error
ok 67 - make test output indicated success
ok 68 - make realclean ran without error
ok 69 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 70 - Makefile exists
ok 71 - Makefile cleaned up with realclean
ok 72 - Makefile.PL ran without error
ok 73 - Makefile exists
ok 74 - Makefile cleaned up with distclean
ok 75 - cleaned up Makefile
ok 76 - Module::Build->new_from_context
ok 77 - passthrough Makefile.PL created
ok 78 - Makefile.PL has 'require 5.014002;'
ok 79 - Makefile.PL ran without error
ok 80 - Makefile exists
ok 81 - (skipping cleanup)
ok 82 - Makefile has correct PREREQ_PM line
ok 83 - make ran without error
ok 84 - PL_files generated - foo
ok 85 - make test ran without error
ok 86 - make test output indicated success
ok 87 - make realclean ran without error
ok 88 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 89 - Makefile exists
ok 90 - Makefile cleaned up with realclean
ok 91 - Makefile.PL ran without error
ok 92 - Makefile exists
ok 93 - Makefile cleaned up with distclean
ok 94 - cleaned up Makefile
ok 95 - Module::Build->new_from_context
ok 96 - traditional Makefile.PL created
ok 97 - Makefile.PL has 'require 5.014002;'
ok 98 - Makefile.PL ran without error
ok 99 - Makefile exists
ok 100 - (skipping cleanup)
ok 101 - Makefile has correct PREREQ_PM line
ok 102 - Found WriteMakefile arguments
ok 103 - Makefile.PL has correct PL_FILES line
ok 104 - make ran without error
ok 105 - PL_files generated - foo
ok 106 - make test ran without error
ok 107 - make test output indicated success
ok 108 - make realclean ran without error
ok 109 - Makefile.PL ran without error (postargs: INSTALLDIRS=vendor)
ok 110 - Makefile exists
ok 111 - Makefile cleaned up with realclean
ok 112 - Makefile.PL ran without error
ok 113 - Makefile exists
ok 114 - Makefile cleaned up with distclean
ok 115 - cleaned up Makefile
ok 116 - Module::Build->new_from_context
ok 117 - fake_makefile lived
ok 118 - found 'realclean' in fake_makefile output
ok 119 - saw warning about 'build_class'
ok 120 - passthrough Makefile.PL created
ok 121 - Makefile.PL failed
ok 122 - custom builder wasn't found
ok 123 - small Makefile.PL created
ok 124 - Makefile.PL failed
ok 125 - custom builder wasn't found
ok 126 - passthrough Makefile.PL created
ok 127 - Makefile.PL ran without error
ok 128 - small Makefile.PL created
ok 129 - Makefile.PL ran without error
ok 130 - passthrough Makefile.PL created
ok 131 - passthrough Makefile.PL ran with arguments
ok 132 - Build.PL generated
ok 133 - installdirs is core
ok 134 - tests set for verbose
ok 135 - custom libdir
ok 136 - PERL_POLLUTE set
ok 137 - make test ran without error
ok 138 - Should be verbose
ok 139 - make test without verbose ran ok
ok 140 - Should be non-verbose
ok 141 - fakeinstall INSTALLDIRS=vendor ran ok
ok 142 - Saw destination directory for INSTALLDIRS=vendor
ok 143 - fakeinstall PREFIX=$libdir2 ran ok
ok 144 - Saw destination directory for PREFIX=$libdir2
ok 145 - fakeinstall PREFIX=$libdir2 LIB=mylib ran ok
ok 146 - Saw destination directory for PREFIX=$libdir2 LIB=mylib
ok 147 - Makefile shouldn't exist
ok 148 - Makefile.PL cleaned up
ok 149 - passthrough Makefile.PL created
ok 150 - install_base set
ok 151 - Tildes should be expanded
ok 152 - Makefile shouldn't exist
ok 153 - Makefile.PL cleaned up
ok 154 - traditional Makefile.PL created
ok 155 - Found WriteMakefile arguments
ok 156 - Makefile.PL has correct TESTS line for recursive test files
ok 157 - Makefile.PL cleaned up
ok 158 - Makefile.PL created
ok 159 - Correctly complains and converts dotted-decimal
ok 160 - Properly converted dotted-decimal
ok 161 - Makefile.PL cleaned up
ok 162 - Makefile.PL doesn't exist before we start
ok 163 - Correctly dies when it encounters invalid prereq
ok 164 - Makefile.PL NOT created
ok 165 - Makefile.PL cleaned up
1..165
ok
t/compat/exit.t ................
1..3
ok 1 - Makefile.PL exit
ok 2
ok 3
ok
t/debug.t ......................
1..1
ok 1 - found nested ACTION_* debug statements
ok
t/destinations.t ...............
1..113
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - The object isa Module::Build::Base
ok 2 - install_path() accessor
ok 3 - returns assigned path
ok 4 - can read stored path
ok 5 - can access map
ok 6 - can delete a path element
ok 7 - deletes path from map
ok 8 - install_base_relpaths() accessor
ok 9 - emits error if path not relative
ok 10 - returns assigned path
ok 11 - can read stored path
ok 12 - can access map
ok 13 - can delete a path element
ok 14 - deletes path from map
ok 15 - prefix_relpaths() accessor
ok 16 - defaults to 'site'
ok 17 - emits error if path not relative
ok 18 - returns assigned path
ok 19 - can read stored path
ok 20 - can access map
ok 21 - can delete a path element
ok 22 - deletes path from map
ok 23
ok 24
ok 25
ok 26 - libdoc destination
ok 27 - script destination
ok 28 - libhtml destination
ok 29 - bindoc destination
ok 30 - bin destination
ok 31 - arch destination
ok 32 - binhtml destination
ok 33 - lib destination
ok 34
ok 35 - libdoc destination
ok 36 - script destination
ok 37 - libhtml destination
ok 38 - bindoc destination
ok 39 - bin destination
ok 40 - arch destination
ok 41 - binhtml destination
ok 42 - lib destination
ok 43
ok 44
ok 45
ok 46 - libdoc destination
ok 47 - script destination
ok 48 - libhtml destination
ok 49 - bindoc destination
ok 50 - bin destination
ok 51 - arch destination
ok 52 - binhtml destination
ok 53 - lib destination
ok 54
ok 55
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 56 - lib prefixed
ok 57 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl + some\prefix = some\prefix\lib\perl5\site_perl)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 58 - arch prefixed
ok 59 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread + some\prefix = some\prefix\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 60 - bin prefixed
ok 61 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin + some\prefix = some\prefix\bin)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 62 - script prefixed
ok 63 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin + some\prefix = some\prefix\bin)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man1 from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 64 - bindoc prefixed
ok 65 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man1 + some\prefix = some\prefix\man\man1)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man3 from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 66 - libdoc prefixed
ok 67 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man3 + some\prefix = some\prefix\man\man3)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\html from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 68 - binhtml prefixed
ok 69 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\html + some\prefix = some\prefix\html)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\html from D:\PROGRAMS\perl\site\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 70 - libhtml prefixed
ok 71 - suffix correctish (D:\temp\.cpan\temp\MB-TaHxhoI7\site\html + some\prefix = some\prefix\html)
ok 72
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\lib\perl5 from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 73 - lib prefixed
ok 74 # skip 'lib' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\lib\perl5\5.14.2\MSWin32-x86-multi-thread from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 75 - arch prefixed
ok 76 # skip 'arch' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\bin from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 77 - bin prefixed
ok 78 # skip 'bin' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\bin from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 79 - script prefixed
ok 80 # skip 'script' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\man\man1 from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 81 - bindoc prefixed
ok 82 # skip 'bindoc' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\man\man3 from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 83 - libdoc prefixed
ok 84 # skip 'libdoc' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\html from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 85 - binhtml prefixed
ok 86 # skip 'binhtml' not configured
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\html from D:\PROGRAMS\perl\5.14.2 to some\prefix
cannot prefixify, falling back to default.
ok 87 - libhtml prefixed
ok 88 # skip 'libhtml' not configured
ok 89
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 90 - lib prefixed
ok 91 - suffix correctish (\foo\bar\lib\perl5\site_perl + another\prefix = another\prefix\lib\perl5\site_perl)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 92 - arch prefixed
ok 93 - suffix correctish (\foo\bar\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread + another\prefix = another\prefix\lib\perl5\site_perl\5.14.2\MSWin32-x86-multi-thread)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 94 - bin prefixed
ok 95 - suffix correctish (\foo\bar\bin + another\prefix = another\prefix\bin)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\bin from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 96 - script prefixed
ok 97 - suffix correctish (\bin + another\prefix = another\prefix\bin)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man1 from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 98 - bindoc prefixed
ok 99 - suffix correctish (\foo\bar\man\man1 + another\prefix = another\prefix\man\man1)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\man\man3 from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 100 - libdoc prefixed
ok 101 - suffix correctish (\biz\man\man3 + another\prefix = another\prefix\man\man3)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\html from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 102 - binhtml prefixed
ok 103 - suffix correctish (\foo\bar\html + another\prefix = another\prefix\html)
prefixify D:\temp\.cpan\temp\MB-TaHxhoI7\site\html from \wierd\prefix to another\prefix
cannot prefixify, falling back to default.
ok 104 - libhtml prefixed
ok 105 - suffix correctish (\foo\bar\html + another\prefix = another\prefix\html)
ok 106 - libdoc destination
ok 107 - script destination
ok 108 - libhtml destination
ok 109 - bindoc destination
ok 110 - bin destination
ok 111 - arch destination
ok 112 - binhtml destination
ok 113 - lib destination
ok
t/ext.t ........................
1..185
ok 1 - Split using Module::Build
ok 2 - Split using Module::Build
ok 3 - Split using Module::Build::Platform::Unix
ok 4 - Split using Module::Build::Platform::Unix
ok 5 - Split using Module::Build::Platform::Windows
ok 6 - Split using Module::Build::Platform::Windows
ok 7 - 'one t'wo th'ree f"o\"ur " "five" ' result all defined
ok 8
ok 9 - ' foo bar ' result all defined
ok 10
ok 11 - ' D\'oh f{g\'h\"i\]\* ' result all defined
ok 12
ok 13 - ' D\$foo ' result all defined
ok 14
ok 15 - 'one\
# two' result all defined
ok 16
ok 17 - 'a" "b\c" "d' result all defined
ok 18
ok 19 - '"a b\c d"' result all defined
ok 20
ok 21 - '"a b"\"c d"' result all defined
ok 22
ok 23 - '"a b"\\"c d"' result all defined
ok 24
ok 25 - '"a"\"b" "a\"b"' result all defined
ok 26
ok 27 - '"a"\\"b" "a\\"b"' result all defined
ok 28
ok 29 - '"a"\"b a\"b"' result all defined
ok 30
ok 31 - 'a"\"b" "a\"b' result all defined
ok 32
ok 33 - 'a"\"b" "a\"b' result all defined
ok 34
ok 35 - 'a b' result all defined
ok 36
ok 37 - 'a"\"b a\"b' result all defined
ok 38
ok 39 - '"a""b" "a"b"' result all defined
ok 40
ok 41 - '\"a\"' result all defined
ok 42
ok 43 - '"a"" "b"' result all defined
ok 44
ok 45 - 'a"b' result all defined
ok 46
ok 47 - 'a""b' result all defined
ok 48
ok 49 - 'a"""b' result all defined
ok 50
ok 51 - 'a""""b' result all defined
ok 52
ok 53 - 'a"""""b' result all defined
ok 54
ok 55 - 'a""""""b' result all defined
ok 56
ok 57 - '"a"b"' result all defined
ok 58
ok 59 - '"a""b"' result all defined
ok 60
ok 61 - '"a"""b"' result all defined
ok 62
ok 63 - '"a""""b"' result all defined
ok 64
ok 65 - '"a"""""b"' result all defined
ok 66
ok 67 - '"a""""""b"' result all defined
ok 68
ok 69 - '' result all defined
ok 70
ok 71 - ' ' result all defined
ok 72
ok 73 - '""' result all defined
ok 74
ok 75 - '" "' result all defined
ok 76
ok 77 - '""a' result all defined
ok 78
ok 79 - '""a b' result all defined
ok 80
ok 81 - 'a""' result all defined
ok 82
ok 83 - 'a"" b' result all defined
ok 84
ok 85 - '"" a' result all defined
ok 86
ok 87 - 'a ""' result all defined
ok 88
ok 89 - 'a "" b' result all defined
ok 90
ok 91 - 'a " " b' result all defined
ok 92
ok 93 - 'a " b " c' result all defined
ok 94
ok 95
ok 96
ok 97 - perl round trip for {one}{two three}{fo"ur }{five}
ok 98 - perl round trip for {foo}{bar}
ok 99 - perl round trip for {D'oh}{f{g'h"i]*}
ok 100 - perl round trip for {D$foo}
ok 101 - perl round trip for {one
# two}
ok 102 - perl round trip for {a b\c d}
ok 103 - perl round trip for {a b\c d}
ok 104 - perl round trip for {a b"c}{d}
ok 105 - perl round trip for {a b\c d}
ok 106 - perl round trip for {a"b a"b}
ok 107 - perl round trip for {a\b}{a\b}
ok 108 - perl round trip for {a"b}{a"b}
ok 109 - perl round trip for {a"b}{a"b}
ok 110 - perl round trip for {a"b}{a"b}
ok 111 - perl round trip for {a}{b}
ok 112 - perl round trip for {a"b a"b}
ok 113 - perl round trip for {a"b ab}
ok 114 - perl round trip for {"a"}
ok 115 - perl round trip for {a"}{b}
ok 116 - perl round trip for {ab}
ok 117 - perl round trip for {ab}
ok 118 - perl round trip for {a"b}
ok 119 - perl round trip for {a"b}
ok 120 - perl round trip for {a"b}
ok 121 - perl round trip for {a""b}
ok 122 - perl round trip for {ab}
ok 123 - perl round trip for {a"b}
ok 124 - perl round trip for {a"b}
ok 125 - perl round trip for {a"b}
ok 126 - perl round trip for {a""b}
ok 127 - perl round trip for {a""b}
ok 128 - perl round trip for
ok 129 - perl round trip for
ok 130 - perl round trip for {}
ok 131 - perl round trip for { }
ok 132 - perl round trip for {a}
ok 133 - perl round trip for {a}{b}
ok 134 - perl round trip for {a}
ok 135 - perl round trip for {a}{b}
ok 136 - perl round trip for {}{a}
ok 137 - perl round trip for {a}{}
ok 138 - perl round trip for {a}{}{b}
ok 139 - perl round trip for {a}{ }{b}
ok 140 - perl round trip for {a}{ b }{c}
ok 141 - backticks round trip for {one}{two three}{fo"ur }{five}
ok 142 - backticks round trip for {foo}{bar}
ok 143 - backticks round trip for {D'oh}{f{g'h"i]*}
ok 144 - backticks round trip for {D$foo}
ok 145 - backticks round trip for {one
# two}
ok 146 - backticks round trip for {a b\c d}
ok 147 - backticks round trip for {a b\c d}
ok 148 - backticks round trip for {a b"c}{d}
ok 149 - backticks round trip for {a b\c d}
ok 150 - backticks round trip for {a"b a"b}
ok 151 - backticks round trip for {a\b}{a\b}
ok 152 - backticks round trip for {a"b}{a"b}
ok 153 - backticks round trip for {a"b}{a"b}
ok 154 - backticks round trip for {a"b}{a"b}
ok 155 - backticks round trip for {a}{b}
ok 156 - backticks round trip for {a"b a"b}
ok 157 - backticks round trip for {a"b ab}
ok 158 - backticks round trip for {"a"}
ok 159 - backticks round trip for {a"}{b}
ok 160 - backticks round trip for {ab}
ok 161 - backticks round trip for {ab}
ok 162 - backticks round trip for {a"b}
ok 163 - backticks round trip for {a"b}
ok 164 - backticks round trip for {a"b}
ok 165 - backticks round trip for {a""b}
ok 166 - backticks round trip for {ab}
ok 167 - backticks round trip for {a"b}
ok 168 - backticks round trip for {a"b}
ok 169 - backticks round trip for {a"b}
ok 170 - backticks round trip for {a""b}
ok 171 - backticks round trip for {a""b}
ok 172 - backticks round trip for
ok 173 - backticks round trip for
ok 174 - backticks round trip for {}
ok 175 - backticks round trip for { }
ok 176 - backticks round trip for {a}
ok 177 - backticks round trip for {a}{b}
ok 178 - backticks round trip for {a}
ok 179 - backticks round trip for {a}{b}
ok 180 - backticks round trip for {}{a}
ok 181 - backticks round trip for {a}{}
ok 182 - backticks round trip for {a}{}{b}
ok 183 - backticks round trip for {a}{ }{b}
ok 184 - backticks round trip for {a}{ b }{c}
ok 185
ok
t/extend.t .....................
1..64
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1
Starting ACTION_loop
Finished ACTION_loop
ok 2
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Finished ACTION_realclean
ok 3 - MBB->can('ACTION_loop')
ok 4 - MBB->can('ACTION_loop2')
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 11
ok 12 - The foo element should be in build_elements only once
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying test.foo -> blib\lib\test.foo
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 13
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Finished ACTION_realclean
ok 14
ok 15
ok 16
ok 17
ok 18
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 19
ok 20 - The object isa Module::Build
ok 21 - The object isa MBSub
ok 22
ok 23 - MBSub->can('module_name')
ok 24 - MBSub->can('foo')
ok 25
ok 26
ok 27
ok 28 - MBSub->can('bar')
ok 29
ok 30
ok 31
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 32
ok 33 - MBSub->can('hash')
ok 34 - The reference isa HASH
ok 35
ok 36
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 37
ok 38 - MBSub->can('hash')
ok 39 - The reference isa HASH
ok 40
ok 41
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 42
ok 43 - The object isa Module::Build
ok 44 - The object isa MBSub2
ok 45
ok 46 - MBSub2->can('bar')
ok 47
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 48
ok 49
ok 50
ok 51
ok 52
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 53
ok 54 - prompt() requires a prompt
ok 55 - y_n() requires a prompt
ok 56 - y_n() requires a default of 'y' or 'n'
Is this a question?
ok 57 - Do not allow default-less y_n() for unattended builds
Is this a question?
ok 58 - Do not allow default-less prompt() for unattended builds
Is this a question?
ok 59 - prompt() doesn't require default for interactive builds
Say yes
ok 60 - y_n() doesn't require default for interactive build
Is this a question
ok 61 - default for prompt() without a default is ''
Is this a question [y ]y
ok 62 - prompt() with a default
Is this a question [y ]y
ok 63 - y_n() with a default
Is this a question []
ok 64 - prompt() with undef() default
ok
t/files.t ......................
1..4
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1
Copying D:\temp\.cpan\temp\MB-FcmVO2Ef\file with spaces.txt -> D:\temp\.cpan\temp\MB-itovvTp3\file with spaces.txt
ok 2
ok 3
ok 4
ok
t/help.t .......................
1..23
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1
ok 2 - MyModuleBuilder->can('ACTION_foo')
ok 3 - got doc for 'foo'
ok 4 - got the right doc
ok 5 - got doc for 'bar'
ok 6 - got the right doc
ok 7 - got doc for 'baz'
ok 8 - got the right doc
ok 9 - slap
ok 10 - informative error
ok 11 - got doc for 'help'
not ok 12 - got the right doc # TODO Do we allow overrides on just docs?
# Failed (TODO) test 'got the right doc'
# at t/help.t line 93.
# '=item help
#
# Does the help thing.
#
# You should probably not be seeing this. That is, we haven't
# overridden the help action, but we're able to override just the
# docs? That almost seems reasonable, but is probably wrong.
#
# =item help
#
# [version 0.03]
#
# This action will simply print out a message that is meant to help you
# use the build process. It will show you a list of available build
# actions too.
#
# With an optional argument specifying an action name (e.g. C<Build help
# test>), the 'help' action will show you any POD documentation it can
# find for that action.
#
# '
# matches '(?^s:^=\w+ help\n\nDoes the help thing\.)'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
not ok 13 - got doc for 'foo' # TODO Support capitalized Actions section
# Failed (TODO) test 'got doc for 'foo''
# at t/help.t line 182.
not ok 14 - got the right doc # TODO Support capitalized Actions section
# Failed (TODO) test 'got the right doc'
# at t/help.t line 183.
# 'undef'
# doesn't match '(?^s:^=\w+ foo\n\nDoes the foo thing\.)'
not ok 15 - got doc for 'bar' # TODO Support capitalized Actions section
# Failed (TODO) test 'got doc for 'bar''
# at t/help.t line 182.
not ok 16 - got the right doc # TODO Support capitalized Actions section
# Failed (TODO) test 'got the right doc'
# at t/help.t line 183.
# 'undef'
# doesn't match '(?^s:^=\w+ bar\n\nDoes the bar thing\.)'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 17 - got doc for 'foo'
ok 18 - got the right doc
ok 19 - got doc for 'bar'
ok 20 - got the right doc
ok 21 - got doc for 'baz'
ok 22 - got the right doc
ok 23 - nothing after uplevel
ok
t/install.t ....................
1..35
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying script -> blib\script\script
Changing sharpbang in blib\script\script to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\script.bak
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\Simple.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\site\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script.bat
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\auto\Simple\.packlist
Finished ACTION_install
ok 2
ok 3
ok 4
ok 5 - D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\auto\Simple\.packlist should be written
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\lib\Simple.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\html\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\html\site\lib\Simple.html
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script.bat (unchanged)
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\lib\auto\Simple\.packlist
Finished ACTION_install
ok 6
ok 7
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\bar\Simple.pm
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\man\man3\Simple.3 (unchanged)
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\lib\Simple.html
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\site\lib\Simple.html (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script.bat (unchanged)
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\auto\Simple\.packlist
Finished ACTION_install
ok 8
ok 9
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\lib\perl5\Simple.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\html\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\html\site\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\bin\script
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\bin\script.bat
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\base\lib\perl5\MSWin32-x86-multi-thread\auto\Simple\.packlist
Finished ACTION_install
ok 10
ok 11
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Writing config notes to blib\lib\Simple\ConfigData.pm
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple/ConfigData.pm -> blib\libdoc\Simple.ConfigData.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple\ConfigData.pm -> blib\libhtml\site\lib\Simple\ConfigData.html
P::H::pod2html --title=Simple::ConfigData - Configuration for Simple --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple\ConfigData.pm --outfile=blib\libhtml\site\lib\Simple\ConfigData.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\Simple.pm (unchanged)
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\Simple\ConfigData.pm
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\man\man3\Simple.3 (unchanged)
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\man\man3\Simple.ConfigData.3
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\lib\Simple.html (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\site\lib\Simple.html (unchanged)
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\temp\.cpan\temp\MB-6NAlwioo\site\html\site\lib\Simple\ConfigData.html
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script.bat (unchanged)
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\auto\Simple\.packlist
Finished ACTION_install
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 20
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 21
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying script -> blib\script\script
Changing sharpbang in blib\script\script to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\script.bak
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\lib\Simple.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\html\site\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\5.14.2\bin\script.bat
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\PROGRAMS\perl\site\5.14.2\lib\auto\Simple\.packlist
Finished ACTION_install
ok 22
ok 23
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\lib\Simple.pm (unchanged)
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\html\site\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\bin\script
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\bin\script.bat
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\lib\perl5\MSWin32-x86-multi-thread\auto\Simple\.packlist
Finished ACTION_install
ok 24
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\lib\Simple.pm (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\man\man3\Simple.3 (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\html\site\lib\Simple.html (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\bin\script (unchanged)
Skipping D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\bin\script.bat (unchanged)
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\bar\lib\perl5\MSWin32-x86-multi-thread\auto\Simple\.packlist
Finished ACTION_install
ok 25
ok 26 - Look for file at D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188\foo\lib\Simple.pm
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test1188
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 27
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok
t/install_extra_target.t .......
1..6
ok 1 - Built etc/config
ok 2 - Built shared/data
ok 3 - Built shared/html
ok 4 - installed etc/config
ok 5 - installed shared/data
ok 6 - installed shared/html
ok
t/manifypods.t .................
1..21
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1 - bindoc_dirs
ok 2 - libdoc_dirs
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple\NoPod.pm -> blib\lib\Simple\NoPod.pm
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying lib\Simple\AllPod.pod -> blib\lib\Simple\AllPod.pod
Copying bin\haspod.pl -> blib\script\haspod.pl
Changing sharpbang in blib\script\haspod.pl to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\haspod.pl.bak
Copying bin\nopod.pl -> blib\script\nopod.pl
Changing sharpbang in blib\script\nopod.pl to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\nopod.pl.bak
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\script/haspod.pl -> blib\bindoc\haspod.pl.1
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Manifying blib\lib/Simple/AllPod.pod -> blib\libdoc\Simple.AllPod.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\script\haspod.pl -> blib\binhtml\bin\haspod.html
P::H::pod2html --title=haspod --podpath=lib:bin:../site/5.14.2/lib --infile=blib\script\haspod.pl --outfile=blib\binhtml\bin\haspod.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=.. --flush --header --backlink=Back to Top
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
HTMLifying blib\lib\Simple\AllPod.pod -> blib\libhtml\site\lib\Simple\AllPod.html
P::H::pod2html --title=Simple::AllPod - Pure POD --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple\AllPod.pod --outfile=blib\libhtml\site\lib\Simple\AllPod.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Starting ACTION_docs
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
ok 3
ok 4 - bin\haspod.pl should contain POD
ok 5 - Created blib\bindoc\haspod.pl.1 manpage
ok 6 - lib\Simple\NoPod.pm should not contain POD
ok 7 - bin\nopod.pl should not contain POD
ok 8 - lib\Simple.pm should contain POD
ok 9 - Created blib\libdoc\Simple.3 manpage
ok 10 - lib\Simple\AllPod.pod should contain POD
ok 11 - Created blib\libdoc\Simple.AllPod.3 manpage
Starting ACTION_install
Starting ACTION_build
Building Simple
Starting ACTION_code
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
Converting Pod to HTML with Pod::Html 1.11
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man1\haspod.pl.1
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\html\bin\haspod.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\lib\perl5\Simple.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\lib\perl5\Simple\AllPod.pod
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\lib\perl5\Simple\NoPod.pm
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man3\Simple.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man3\Simple.AllPod.3
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\html\site\lib\Simple.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\html\site\lib\Simple\AllPod.html
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\bin\haspod.bat
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\bin\haspod.pl
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\bin\nopod.bat
Installing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\bin\nopod.pl
Writing D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\lib\perl5\MSWin32-x86-multi-thread\auto\Simple\.packlist
Finished ACTION_install
ok 12 - Created D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man1\haspod.pl.1 manpage
ok 13 - Created D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man3\Simple.3 manpage
ok 14 - Created D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488\man\man3\Simple.AllPod.3 manpage
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib
Deleting D:\TEMP\.cpan\build\Module-Build-0.40-Tn6HGr\t\install_test2488
Finished ACTION_clean
Cleaning up configuration files
Finished ACTION_realclean
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 15 - override libdoc_dirs
ok 16
ok 17
ok 18
ok 19 - =item testcover
#
# [version 0.26]
#
# Runs the C<test> action using C<Devel::Cover>, generating a
# code-coverage report showing which parts of the code were actually
# exercised during the tests.
#
# To pass options to C<Devel::Cover>, set the C<$DEVEL_COVER_OPTIONS>
# environment variable:
#
# DEVEL_COVER_OPTIONS=-ignore,Build ./Build testcover
#
#
ok 20
ok 21 - =item disttest
#
# [version 0.05]
#
# Performs the 'distdir' action, then switches into that directory and runs a
# C<perl Build.PL>, followed by the 'build' and 'test' actions in that directory.
# Use PERL_MB_OPT or F<.modulebuildrc> to set options that should be applied
# during subprocesses
#
#
#
ok
t/metadata.t ...................
1..53
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 1 - saw warning about M::B not in configure_requires
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7 - Add M::B to configure_requires
ok 8
ok 9 - 'meta-spec' -> 'version' field present in META.yml
ok 10 - 'meta-spec' -> 'url' field present in META.yml
ok 11
ok 12
ok 13 - Add M::B to configure_requires
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 14
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 15
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 16
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 17
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 18
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 19 - Check version
ok 20 - Check version
ok 21 - Versions from get_metadata() aren't refs
ok 22 - Versions from get_metadata() aren't refs
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 23
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 24
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 25
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 26
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 27
ok 28 - with conflicting versions reported
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 29
ok 30 - with conflicting versions reported
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 31 - undef $VERSION is omitted from 'provides'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 32
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 33
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 34
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 35
ok 36 - with conflicting versions reported
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 37
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 38
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 39
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 40
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 41
ok 42 - with conflicting versions reported
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 43
ok 44
ok 45
ok 46 - no conflicts reported
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 47
ok 48 - corresponding package conflicts with multiple alternatives
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 49
ok 50 - only one alternative conflicts with corresponding package
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 51
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 52
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
ok 53
ok
t/metadata2.t ..................
1..18
ok 1
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
Starting ACTION_distmeta
Adding to configure_requires: Module::Build => 0.4
Created META.yml and META.json
Finished ACTION_distmeta
ok 2
ok 3
ok 4
ok 5 - Creating Simple.pm
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
Creating README using Pod::Text
Added to MANIFEST: README
ok 6 - Generating README from .pm
ok 7 - Extracting AUTHOR from .pm
ok 8 - Extracting abstract from .pm
ok 9 - Creating Simple.pm
ok 10 - Creating Simple.pod
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
Creating README using Pod::Text
Added to MANIFEST: README
ok 11 - Generating README from .pod
ok 12 - Extracting AUTHOR from .pod
ok 13 - Extracting abstract from .pod
ok 14 - Creating Simple.pm
ok 15 - Creating Simple.pod
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '3.14159265'
Creating README using Pod::Text
Added to MANIFEST: README
ok 16 - Generating README from .pod over .pm
ok 17 - Extracting AUTHOR from .pod over .pm
ok 18 - Extracting abstract from .pod over .pm
ok
t/mymeta.t .....................
1..39
ok 1 - META.yml doesn't exist before Build.PL runs
ok 2 - MYMETA.yml doesn't exist before Build.PL runs
ok 3 - META.json doesn't exist before Build.PL runs
ok 4 - MYMETA.json doesn't exist before Build.PL runs
ok 5 - Ran Build.PL and saw MYMETA.yml creation message
ok 6 - MYMETA.yml exists
ok 7 - MYMETA.json exists
ok 8 - Ran Build distmeta to create META.yml
ok 9 - Re-ran Build.PL and regenerated MYMETA.yml based on META.yml
ok 10 - META.yml 'dynamic_config' is 1
ok 11 - MYMETA.yml 'dynamic_config' is 0
ok 12 - Other generated MYMETA.yml matches generated META.yml
ok 13 - META.json 'dynamic_config' is 1
ok 14 - MYMETA.json 'dynamic_config' is 0
ok 15 - Other generated MYMETA.json matches generated META.json
ok 16 - Ran realclean
ok 17 - Build file removed
ok 18 - MYMETA.yml file removed
ok 19 - MYMETA.json file removed
ok 20 - Ran Build.PL with dynamic config
ok 21 - MYMETA.yml exists
ok 22 - MYMETA.json exists
ok 23 - MYMETA.yml requires differs from META.yml
ok 24 - MYMETA.json requires differs from META.json
ok 25 - Ran realclean
ok 26 - Build file removed
ok 27 - MYMETA file removed
ok 28 - MYMETA file removed
ok 29 - Wrote manually modified META.yml
ok 30 - Wrote manually modified META.json
ok 31 - Ran Build.PL
ok 32 - MYMETA.yml preserved META.yml modifications
ok 33 - MYMETA.json preserved META.json modifications
ok 34 - MANIFEST.SKIP created for distcheck
ok 35 - MYMETA not flagged by distcheck
ok 36 - Ran Build.PL and saw MYMETA.yml creation message
ok 37 - No MYMETA.yml after distclean
ok 38 - No MYMETA.json after distclean
ok 39 - No MANIFEST.SKIP after distclean
ok
t/new_from_context.t ...........
1..2
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - dodged the bullet
ok 2
ok
t/notes.t ......................
1..11
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 8
ok 9
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 10
ok 11
ok
t/par.t ........................ skipped: PAR::Dist 0.17 or up not installed to check .par's.
t/parents.t ....................
1..26
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok
t/perl_mb_opt.t ................
1..8
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - dist_name is 'Simple'
ok 3 - set for no recursive testing
ok 4 - recursive tests run via PERL_MB_OPT
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 5 - PERL_MB_OPT set recusive tests in Build.PL
ok 6 - PERL_MB_OPT set verbose in Build.PL
ok 7 - PERL_MB_OPT cleared
ok 8 - recursive tests run via Build object
ok
t/pod_parser.t .................
1..9
ok 1 - object created
ok 2 - author
ok 3 - abstract
ok 4 - object created
ok 5 - author
ok 6 - abstract
ok 7 - object created
ok 8 - author
ok 9 - abstract
ok
t/ppm.t ........................
compilet-UIkf6.c
Creating library compilet.lib and object compilet.exp
1..12
compilet-ExW9L.c
Creating library compilet.lib and object compilet.exp
Starting ACTION_ppd
Finished ACTION_ppd
ok 1
Starting ACTION_ppmdist
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
lib\Simple.xs -> lib\Simple.c
Simple.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\Simple.bs')
Creating library lib\Simple.lib and object lib\Simple.exp
Copying hello -> blib\script\hello
Changing sharpbang in blib\script\hello to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\hello.bak
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\script/hello -> blib\bindoc\hello.1
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\script\hello -> blib\binhtml\bin\hello.html
P::H::pod2html --title=hello --podpath=lib:bin:../site/5.14.2/lib --infile=blib\script\hello --outfile=blib\binhtml\bin\hello.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=.. --flush --header --backlink=Back to Top
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Creating PPM-Simple-0.01
Copying blib\arch/auto/Simple/Simple.bs -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.bs
Copying blib\arch/auto/Simple/Simple.dll -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.dll
Copying blib\arch/auto/Simple/Simple.dll.manifest -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.dll.manifest
Copying blib\arch/auto/Simple/Simple.pdb -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.pdb
Copying blib\bindoc/hello.1 -> PPM-Simple-0.01\blib\man1\hello.1
Copying blib\lib/Simple.pm -> PPM-Simple-0.01\blib\lib\Simple.pm
Copying blib\libdoc/Simple.3 -> PPM-Simple-0.01\blib\man3\Simple.3
Copying blib\script/hello -> PPM-Simple-0.01\blib\script\hello
Copying blib\script/hello.bat -> PPM-Simple-0.01\blib\script\hello.bat
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\script\hello -> PPM-Simple-0.01\blib\html\bin\hello.html
P::H::pod2html --title=hello --podpath=lib:bin:../site/5.14.2/lib --infile=blib\script\hello --outfile=PPM-Simple-0.01\blib\html\bin\hello.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=.. --flush --header --backlink=Back to Top
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> PPM-Simple-0.01\blib\html\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=PPM-Simple-0.01\blib\html\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Creating ..\PPM-Simple-0.01.tar.gz
Starting ACTION_ppd
Using default codebase 'PPM-Simple-0.01.tar.gz'
Finished ACTION_ppd
Deleting PPM-Simple-0.01
Finished ACTION_ppmdist
ok 2
ok 3 - blib/arch/auto/Simple/Simple.dll
ok 4 - blib/lib/Simple.pm
ok 5 - blib/script/hello
ok 6 - blib/man3/Simple.3
ok 7 - blib/man1/hello.1
ok 8 - blib/html/site/lib/Simple.html
ok 9 - blib/html/bin/hello.html
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting PPM-Simple-0.01.tar.gz
Deleting Simple.ppd
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting lib\Simple.c
Deleting lib\Simple.obj
Deleting blib\arch\auto\Simple\Simple.dll
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
compilet-Z0I32.c
Creating library compilet.lib and object compilet.exp
Starting ACTION_ppmdist
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
lib\Simple.xs -> lib\Simple.c
Simple.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\Simple.bs')
Creating library lib\Simple.lib and object lib\Simple.exp
Copying hello -> blib\script\hello
Changing sharpbang in blib\script\hello to D:\PROGRAMS\perl\514~1.2\bin\perl.exe
Deleting blib\script\hello.bak
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\script/hello -> blib\bindoc\hello.1
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
Creating PPM-Simple-0.01
Copying blib\arch/auto/Simple/Simple.bs -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.bs
Copying blib\arch/auto/Simple/Simple.dll -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.dll
Copying blib\arch/auto/Simple/Simple.dll.manifest -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.dll.manifest
Copying blib\arch/auto/Simple/Simple.pdb -> PPM-Simple-0.01\blib\arch\auto\Simple\Simple.pdb
Copying blib\bindoc/hello.1 -> PPM-Simple-0.01\blib\man1\hello.1
Copying blib\lib/Simple.pm -> PPM-Simple-0.01\blib\lib\Simple.pm
Copying blib\libdoc/Simple.3 -> PPM-Simple-0.01\blib\man3\Simple.3
Copying blib\script/hello -> PPM-Simple-0.01\blib\script\hello
Copying blib\script/hello.bat -> PPM-Simple-0.01\blib\script\hello.bat
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\script\hello -> PPM-Simple-0.01\blib\html\bin\hello.html
P::H::pod2html --title=hello --podpath=lib:bin:../site/5.14.2/lib --infile=blib\script\hello --outfile=PPM-Simple-0.01\blib\html\bin\hello.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=.. --flush --header --backlink=Back to Top
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> PPM-Simple-0.01\blib\html\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=PPM-Simple-0.01\blib\html\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Creating ..\PPM-Simple-0.01.tar.gz
Starting ACTION_ppd
Using default codebase 'PPM-Simple-0.01.tar.gz'
Finished ACTION_ppd
Deleting PPM-Simple-0.01
Finished ACTION_ppmdist
ok 10
ok 11 - blib/html/site/lib/Simple.html
ok 12 - blib/html/bin/hello.html
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting Simple.ppd
Deleting PPM-Simple-0.01.tar.gz
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting lib\Simple.c
Deleting lib\Simple.obj
Deleting blib\arch\auto\Simple\Simple.dll
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok
t/properties/dist_suffix.t .....
1..2
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - dist_suffix set correctly
ok
t/properties/license.t .........
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - license 'perl' is valid
ok 3 - META license will be 'perl'
ok 4 - META license URL is correct
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 5 - The object isa Module::Build
ok 6 - license 'VaporWare' is valid
ok 7 - META license will be 'unrestricted'
ok 8 - META license URL is correct
1..8
ok
t/properties/module_name.t .....
1..4
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Not-So-Simple' version '1'
ok 1 - The object isa Module::Build
ok 2 - module_name guessed from dist_name
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Random-Name' version '1.23'
ok 3 - The object isa Module::Build
ok 4 - module_name guessed from dist_version_from
ok
t/properties/needs_compiler.t ..
1..19
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - Default Build.PL
ok 2 - needs_compiler is false
ok 3 - ExtUtils::CBuilder is not in build_requires
Checking whether your kit is complete...
Looks good
Adding to build_requires: ExtUtils::CBuilder => 0
Checking if compiler tools configured... compilet-RPwPP.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 4 - Build.PL with c_source
ok 5 - c_source is set
ok 6 - needs_compiler is true
ok 7 - ExtUtils::CBuilder was added to build_requires
Checking whether your kit is complete...
Looks good
Adding to build_requires: ExtUtils::CBuilder => 0
Checking if compiler tools configured... compilet-c1XjX.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 8 - Build.PL with xs files
ok 9 - needs_compiler is true
ok 10 - ExtUtils::CBuilder was added to build_requires
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 11 - Build.PL with xs files, but needs_compiler => 0
ok 12 - needs_compiler is false
ok 13 - ExtUtils::CBuilder is not in build_requires
Checking whether your kit is complete...
Looks good
Checking if compiler tools configured... compilet-Kxe_M.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 14 - Build.PL with xs files, build_requires EU::CB 0.2
ok 15 - needs_compiler is true
ok 16 - build_requires for ExtUtils::CBuilder is correct version
Checking whether your kit is complete...
Looks good
Checking if compiler tools configured... failed.
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 17 - Build.PL while hiding compiler
ok 18 - hidden compiler resulted in warning message during Build.PL
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
lib\Simple.xs -> lib\Simple.c
ok 19 - hidden compiler resulted in fatal message during Build
All 19 subtests passed
t/properties/release_status.t ..
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - regular version has release_status 'stable'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version 'v1.2.3'
ok 3 - The object isa Module::Build
ok 4 - dotted-decimal version has release_status 'stable'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01_01'
ok 5 - The object isa Module::Build
ok 6 - alpha version has release_status 'testing'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version 'v1.2.3_1'
ok 7 - The object isa Module::Build
ok 8 - dotted alpha version has release_status 'testing'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01_01'
ok 9 - The object isa Module::Build
ok 10 - explicit 'unstable' keeps release_status 'unstable'
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 11 - The object isa Module::Build
ok 12 - regular version marked 'testing' gets 'TRIAL' suffix
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version 'v1.2.3'
ok 13 - The object isa Module::Build
ok 14 - dotted version marked 'testing' gets 'TRIAL' suffix
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '0.01'
ok 15 - The object isa Module::Build
ok 16 - regular version marked 'unstable' gets 'TRIAL' suffix
ok 17 - Got error message for illegal release_status
ok 18 - Got error message for illegal 'stable' with alpha version
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Name' version '1.23beta1'
ok 19 - The object isa Module::Build
ok 20 - non-standard dist_version does not get a suffix
ok 21 - non-standard dist_version defaults to stable release_status
1..21
ok
t/properties/requires.t ........
1..4
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Requires' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - undef prereq converted to 0
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple-Requires' version '0.01'
ok 3 - The object isa Module::Build
ok 4 - empty string prereq converted to 0
ok
t/properties/share_dir.t .......
1..23
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-Share' version '0.01'
ok 1 - Created Module::Build object
ok 2 - default share_dir undef if no 'share' dir exists
ok 3 - File::ShareDir not added to 'requires'
ok 4 - Created 'share' directory
ok 5 - Created 'share/subdir/share' directory
ok 6 - Created 'share/subdir/whatever' directory
ok 7 - Created 'other/share' directory
ok 8 - Default share_dir is undef even if 'share' exists
ok 9 - File::ShareDir not added to 'requires'
ok 10 - Scalar share_dir set as dist-type share
ok 11 - Arrayref share_dir set as dist-type share
ok 12 - Hashref share_dir w/ scalar dist set as dist-type share
ok 13 - Hashref share_dir w/ arrayref dist set as dist-type share
ok 14 - Hashref share_dir w/ both dist and module shares (scalar-form)
ok 15 - Hashref share_dir w/ both dist and module shares (array-form)
ok 16 - share_dir filemap for copying to lib complete
Starting ACTION_build
Building Simple-Share
Starting ACTION_code
Copying lib\Simple\Share.pm -> blib\lib\Simple\Share.pm
Copying share/subdir/share/anotherbar.txt -> blib\lib\auto\share\dist\Simple-Share\subdir\share\anotherbar.txt
Copying share/foo.txt -> blib\lib\auto\share\dist\Simple-Share\foo.txt
Copying other/share/bar.txt -> blib\lib\auto\share\module\Simple-Share\bar.txt
Copying share/subdir/whatever/anotherfoo.txt -> blib\lib\auto\share\dist\Simple-Share\subdir\whatever\anotherfoo.txt
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple/Share.pm -> blib\libdoc\Simple.Share.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple\Share.pm -> blib\libhtml\site\lib\Simple\Share.html
P::H::pod2html --title=Simple::Share - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple\Share.pm --outfile=blib\libhtml\site\lib\Simple\Share.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 17 - Build ran and blib exists
ok 18 - blib/lib/auto/share exists
ok 19 - share_dir files copied to blib
ok 20 - temp install dir created
ok 21 - share_dir files correctly installed
ok 22 # skip needs File::ShareDir 1.00
ok 23 # skip needs File::ShareDir 1.00
ok
t/resume.t .....................
1..3
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - dist_name is 'Simple'
ok 3 - resume added @INC addition to @INC
ok
t/runthrough.t .................
1..29
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1
ok 2
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17 - Check version used to create META.yml: 0.4 == 0.4
Starting ACTION_dist
Starting ACTION_distdir
Starting ACTION_distmeta
Finished ACTION_distmeta
Deleting Simple-0.01
Creating Simple-0.01
Copying script -> Simple-0.01\script
Copying META.yml -> Simple-0.01\META.yml
Copying MANIFEST -> Simple-0.01\MANIFEST
Copying lib/Simple/Script.PL -> Simple-0.01\lib\Simple\Script.PL
Copying t/basic.t -> Simple-0.01\t\basic.t
Copying MANIFEST.SKIP -> Simple-0.01\MANIFEST.SKIP
Copying META.json -> Simple-0.01\META.json
Copying lib/Simple.pm -> Simple-0.01\lib\Simple.pm
Copying Build.PL -> Simple-0.01\Build.PL
Finished ACTION_distdir
Creating Simple-0.01.tar.gz
Deleting Simple-0.01
Finished ACTION_dist
ok 18
ok 19
ok 20
ok 21 - should rewrite the shebang line
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting Simple-0.01.tar.gz
Deleting lib\Simple\Script
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 22
ok 23
ok 24
ok 25
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 26
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Copying bin\script.bat -> blib\script\script.bat
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 27
ok 28 - Native batch file copied to 'scripts'
ok 29 - unmodified by pl2bat
ok
t/sample.t .....................
1..2
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - The object isa Module::Build
ok 2 - dist_name is 'Simple'
ok
t/script_dist.t ................
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'bin-foo' version '0.01'
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
1..8
ok
t/signature.t .................. skipped: Mock Module::Signature not loadable
t/test_file_exts.t .............
1..3
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1 - Construct build object with test_file_exts parameter
ok 2 - Should see first test output
ok 3 - Should see second test output
ok
t/test_type.t ..................
1..7
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1
Starting ACTION_testspecial
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
t\special_ext.st ..
1..2
ok 1 - first test in special_ext
ok 2 - second test in special_ext
ok
All tests successful.
Files=1, Tests=2, 1 wallclock secs ( 0.08 usr + 0.05 sys = 0.12 CPU)
Result: PASS
Finished ACTION_testspecial
ok 2 - called once
ok 3
ok 4
ok 5 - called again
ok 6
ok 7 - called a third time
All 7 subtests passed
t/test_types.t .................
1..25
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 1
ok 2 - saw expected output from first test
ok 3 - saw expected output from second test
ok 4 - we have some test output
ok 5 - saw expected output from first test
ok 6 - saw expected output from second test
ok 7 - expected output from basic.t
ok 8 - expected output from basic.t
ok 9
ok 10
ok 11
ok 12
ok 13
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
ok 14
ok 15 - saw expected output from first test
ok 16 - saw expected output from second test
ok 17 - we have some test output
ok 18 - saw expected output from first test
ok 19 - saw expected output from second test
ok 20 - expected output from basic.t
ok 21 - expected output from basic.t
ok 22
ok 23
ok 24
ok 25
ok
t/tilde.t ......................
1..16
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13 - API does not expand tildes
ok 14
ok 15
ok 16 # skip No home directory for tilde-expansion tests
ok
t/use_tap_harness.t ............
1..9
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
ok 1 - Construct build object with test_file_exts parameter
ok 2 - Should see first test output
ok 3 - Should see test success message
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 4 - Construct build object with test_file_exts parameter
ok 5 - Should not see first test output
ok 6 - Should see test success message
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 7 - Construct build object after setting tests to fail
ok 8 - 'Build test' had non-zero exit code
ok 9 - Saw emulated Test::Harness die() message
ok
t/versions.t ...................
1..2
ok 1 - version_from_file
ok 2 - compare: 1.0_01 > 1.0
ok
t/write_default_maniskip.t .....
Checking prerequisites...
Looks good
ok 1 - Default maniskip written
ok 2 - default MANIFEST.SKIP used
ok 3 - Module::Build specific entries
ok 4 - distribution tarball entry
1..4
ok
t/xs.t .........................
compilet-x2Gn1.c
Creating library compilet.lib and object compilet.exp
1..20
Checking whether your kit is complete...
Looks good
Adding to build_requires: ExtUtils::CBuilder => 0
Checking if compiler tools configured... compilet-q01Go.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple' version '0.01'
Starting ACTION_clean
Cleaning up build files
Finished ACTION_clean
ok 1
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
lib\Simple.xs -> lib\Simple.c
Simple.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\Simple.bs')
Creating library lib\Simple.lib and object lib\Simple.exp
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 2
ok 3
ok 4
ok 5
ok 6
Starting ACTION_clean
Cleaning up build files
Deleting lib\Simple.c
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib\arch\auto\Simple\Simple.dll
Deleting lib\Simple.obj
Deleting blib
Finished ACTION_clean
ok 7
Deleting MYMETA.yml
Removed previous 'MYMETA.yml'
Deleting MYMETA.json
Removed previous 'MYMETA.json'
Created MYMETA.yml and MYMETA.json
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Simple' version '0.01'
ok 8
Starting ACTION_build
Building Simple
Starting ACTION_code
Copying lib\Simple.pm -> blib\lib\Simple.pm
lib\Simple.xs -> lib\Simple.c
Simple.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\Simple.bs')
Creating library lib\Simple.lib and object lib\Simple.exp
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 9
ok 10
Starting ACTION_clean
Cleaning up build files
Deleting lib\Simple.c
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib\arch\auto\Simple\Simple.dll
Deleting lib\Simple.obj
Deleting blib
Finished ACTION_clean
ok 11
ok 12 # skip skipping a Unixish-only tests
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 13
ok 14
Checking whether your kit is complete...
Looks good
Adding to build_requires: ExtUtils::CBuilder => 0
Checking if compiler tools configured... compilet-K_DkS.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Simple-With-Deep-Name' version '0.01'
Starting ACTION_build
Building Simple-With-Deep-Name
Starting ACTION_code
Copying lib\Simple\With\Deep\Name.pm -> blib\lib\Simple\With\Deep\Name.pm
lib\Simple\With\Deep\Name.xs -> lib\Simple\With\Deep\Name.c
Name.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\With\Deep\Name\Name.bs')
Creating library lib\Simple\With\Deep\Name.lib and object lib\Simple\With\Deep\Name.exp
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple/With/Deep/Name.pm -> blib\libdoc\Simple.With.Deep.Name.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple\With\Deep\Name.pm -> blib\libhtml\site\lib\Simple\With\Deep\Name.html
P::H::pod2html --title=Simple::With::Deep::Name - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple\With\Deep\Name.pm --outfile=blib\libhtml\site\lib\Simple\With\Deep\Name.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../../../../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 15
ok 16
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting blib\arch\auto\Simple\With\Deep\Name\Name.bs
Deleting blib\arch\auto\Simple\With\Deep\Name\Name.dll
Deleting lib\Simple\With\Deep\Name.c
Deleting lib\Simple\With\Deep\Name.obj
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 17
Checking whether your kit is complete...
Looks good
Adding to build_requires: ExtUtils::CBuilder => 0
Checking if compiler tools configured... compilet-Errwt.c
Creating library compilet.lib and object compilet.exp
ok.
Checking prerequisites...
Looks good
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Dist-Name' version '0.01'
Starting ACTION_build
Building Dist-Name
Starting ACTION_code
Copying Simple.pm -> blib\lib\Simple.pm
Copying Simple.xs -> lib\Simple.xs
lib\Simple.xs -> lib\Simple.c
Simple.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Simple\Simple.bs')
Creating library lib\Simple.lib and object lib\Simple.exp
Starting ACTION_config_data
Finished ACTION_config_data
Finished ACTION_code
Starting ACTION_docs
Starting ACTION_manpages
Manifying blib\lib/Simple.pm -> blib\libdoc\Simple.3
Finished ACTION_manpages
Starting ACTION_html
Converting Pod to HTML with Pod::Html 1.11
HTMLifying blib\lib\Simple.pm -> blib\libhtml\site\lib\Simple.html
P::H::pod2html --title=Simple - Perl extension for blah blah blah --podpath=lib:bin:../site/5.14.2/lib --infile=blib\lib\Simple.pm --outfile=blib\libhtml\site\lib\Simple.tmp --podroot=D:\PROGRAMS\perl\5.14.2 --htmlroot=../.. --flush --header --backlink=Back to Top
Finished ACTION_html
Finished ACTION_docs
Finished ACTION_build
ok 18
ok 19
Starting ACTION_realclean
Starting ACTION_clean
Cleaning up build files
Deleting lib\Simple.c
Deleting pod2htmd.tmp
Deleting pod2htmi.tmp
Deleting blib\arch\auto\Simple\Simple.dll
Deleting lib\Simple.obj
Deleting lib\Simple.xs
Deleting blib
Finished ACTION_clean
Cleaning up configuration files
Deleting _build
Deleting MYMETA.yml
Deleting MYMETA.json
Deleting Build
Finished ACTION_realclean
ok 20
All 20 subtests passed
(less 1 skipped subtest: 19 okay)
Test Summary Report
-------------------
t/properties/needs_compiler.t (Wstat: 0 Tests: 22 Failed: 3)
Failed tests: 17-19
Parse errors: Tests out of sequence. Found (4) but expected (5)
Tests out of sequence. Found (5) but expected (6)
Tests out of sequence. Found (6) but expected (7)
Tests out of sequence. Found (7) but expected (8)
Tests out of sequence. Found (8) but expected (10)
Displayed the first 5 of 17 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/test_type.t (Wstat: 0 Tests: 10 Failed: 3)
Failed tests: 5-7
Parse errors: More than one plan found in TAP output
Tests out of sequence. Found (1) but expected (2)
Tests out of sequence. Found (2) but expected (3)
Tests out of sequence. Found (2) but expected (5)
Tests out of sequence. Found (3) but expected (6)
Displayed the first 5 of 10 TAP syntax errors.
Re-run prove with the -p option to see them all.
t/xs.t (Wstat: 0 Tests: 23 Failed: 3)
Failed tests: 18-20
Parse errors: Tests out of sequence. Found (1) but expected (2)
Tests out of sequence. Found (2) but expected (3)
Tests out of sequence. Found (3) but expected (4)
Tests out of sequence. Found (4) but expected (5)
Tests out of sequence. Found (5) but expected (6)
Displayed the first 5 of 21 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=48, Tests=1150, 648 wallclock secs ( 0.59 usr + 0.44 sys = 1.03 CPU)
Result: FAIL
Failed 3/48 test programs. 9/1150 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
CPAN::Meta 2.110420 2.120530
Cwd 0 3.36
Data::Dumper 0 2.131
ExtUtils::CBuilder 0.27 0.280205
ExtUtils::Install 0 1.56
ExtUtils::Manifest 0 1.60
ExtUtils::Mkbootstrap 0 6.62
ExtUtils::ParseXS 2.21 3.15
File::Basename 0 2.82
File::Compare 0 1.1006
File::Copy 0 2.21
File::Find 0 1.19
File::Path 0 2.08_01
File::Spec 3.3 3.33
Getopt::Long 0 2.38
IO::File 0 1.15
Module::Metadata 1.000002 1.000009
perl 5.006001 5.014002
Perl::OSType 1 1.002
Test::Harness 0 3.23
Text::Abbrev 0 1.01
Text::ParseWords 0 3.27
version 0.87 0.96
build_requires:
Module Need Have
--------------------- -------- --------
CPAN::Meta::YAML 0.003 0.007
File::Temp 0.15 0.22
Parse::CPAN::Meta 1.4401 1.4402
Test::Harness 3.16 3.23
Test::More 0.49 0.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = C:\Programs\Microsoft_Visual_Studio_8\VC\ATLMFC\INCLUDE;C:\Programs\Microsoft_Visual_Studio_8\VC\INCLUDE;C:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\include;C:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\include;
LIB = C:\Programs\Microsoft_Visual_Studio_8\VC\ATLMFC\LIB;C:\Programs\Microsoft_Visual_Studio_8\VC\LIB;C:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\lib;C:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\lib;
NUMBER_OF_PROCESSORS = 2
PATH = C:\Programs\Microsoft_Visual_Studio_8\Common7\IDE;C:\Programs\Microsoft_Visual_Studio_8\VC\BIN;C:\Programs\Microsoft_Visual_Studio_8\Common7\Tools;C:\Programs\Microsoft_Visual_Studio_8\Common7\Tools\bin;C:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\bin;C:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Programs\Microsoft_Visual_Studio_8\VC\VCPackages;D:\Programs\Sybase\Jaguar CTS 3.5\bin;D:\Programs\Sybase\Jaguar CTS 3.5\dll;D:\Programs\Sybase\Jaguar CTS 3.5\client\dll;D:\Programs\Sybase\Shared\Sun\JDK118\bin;D:\Programs\Sybase\Shared\PowerBuilder;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE;C:\Program Files\Hummingbird\Connectivity\7.11\Accessories;C:\WINDOWS\system32\WindowsPowerShell\v1.0;D:\PROGRAMS\perl\5.14.2\bin;D:\PROGRAMS\OpenSSL\bin;D:\PROGRAMS\NASM;D:\Programs\Rational\ClearCase\bin;D:\Programs\Rational\common;d:\programs\gnu\gnupg;D:\PROGRAMS\SQLANY50\win32;D:\PROGRAMS\SYBTOOLS\win32;D:\PROGRAMS\SQLANY50\win;D:\PROGRAMS\ORANT\Bin;D:\PROGRAMS\ascom\pms_7_30_07_I\actif\System;D:\Programs\Sybase\Shared\Web Targets;D:\Programs\Sybase\Shared\PowerBuilder;D:\Programs\Sybase\SQL Anywhere 7\win32;D:\Programs\Sybase\Shared\win32;D:\Programs\Sybase\Shared\Sybase Central 4.0\java;D:\Programs\Sybase\PowerDynamo\win32;D:\Programs\Sybase\Shared\Sun\jdk118\bin;D:\PROGRAMS\ORANT\BIN
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1752
PERL5_CPAN_IS_RUNNING = 1752
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 2, GenuineIntel
TEMP = D:\temp\.cpan\temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = D:\PROGRAMS\perl\5.14.2\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.9800
CPAN::Meta 2.120530
Cwd 3.36
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4402
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20
version 0.96
--
Summary of my perl5 (revision 5 version 14 subversion 2) 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 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='14.00.50727.762', 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:"D:\PROGRAMS\perl\5.14.2\lib\CORE" -machine:x86 "/manifestdependency:type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"'
libpth=C:\Programs\Microsoft_Visual_Studio_8\VC\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=perl514.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:"D:\PROGRAMS\perl\5.14.2\lib\CORE" -machine:x86 "/manifestdependency:type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Feb 6 2012 19:04:45
%ENV:
PERL5_CPANPLUS_IS_RUNNING="1752"
PERL5_CPAN_IS_RUNNING="1752"
@INC:
D:/PROGRAMS/perl/site/5.14.2/lib
D:/PROGRAMS/perl/5.14.2/lib
.