$ perl Build manifest File 'MANIFEST.SKIP' does not exist: Creating a temporary 'MANIFEST.SKIP' Added to MANIFEST: ignore.txt Added to MANIFEST: lib/MyProject/1.pm Added to MANIFEST: lib/Path/Name.pm Added to MANIFEST: t/boilerplate.t $ perl Build disttest Creating Makefile.PL Module::Build was not found in configure_requires! Adding it now automatically as: configure_requires => { 'Module::Build' => 0.38 } Created META.yml and META.json Creating MyProject-0.01 Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'MyProject' version '0.01' Building MyProject t\00-load.t ....... 1/1 # Testing MyProject 0.01, Perl 5.012002, C:\perl\512~1.2\bin\MSWIN3~1\perl.exe t\00-load.t ....... ok t\boilerplate.t ... ok t\manifest.t ...... skipped: Author tests not required for installation t\pod-coverage.t .. 1/3 # Failed test 'Pod coverage on MyProject::1' # at C:/perl/site/5.12.2/lib/Test/Pod/Coverage.pm line 126. # MyProject::1: couldn't find pod # Failed test 'Pod coverage on Path::Name' # at C:/perl/site/5.12.2/lib/Test/Pod/Coverage.pm line 126. # Path::Name: couldn't find pod # Looks like you failed 2 tests of 3. t\pod-coverage.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests t\pod.t ........... ok Test Summary Report ------------------- t\pod-coverage.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=5, Tests=10, 0 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: FAIL Failed 1/5 test programs. 2/10 subtests failed. Error executing 'Build test' in dist directory at C:/perl/5.12.2/lib/Module/Build/Base.pm line 4087.