Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp scripts/modulemaker blib\script\modulemaker pl2bat.bat blib\script\modulemaker Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Auxiliary.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Defaults.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Initializers.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Interactive.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Opts.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\StandardText.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Licenses\Local.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\ExtUtils\ModuleMaker\Licenses\Standard.pm Installing C:\cpanrun-5.8\build\5-8-0\bin\modulemaker Installing C:\cpanrun-5.8\build\5-8-0\bin\modulemaker.bat Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\ExtUtils\ModuleMaker\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod t/license/nokos_1_0a.t t/license/perl.t t/license/python.t t/license/q.t t/license/q_1_0.t t/license/r_bsd.t t/license/ricoh.t t/license/ricoh_1_0.t t/license/sissl.t t/license/sleepycat.t t/license/sun.t t/license/vovida.t t/license/vovida_1_0.t t/license/zlib.t t/makedefaults/1201.t t/makedefaults/1202.t t/makedefaults/1203.t t/miscargs/901.t t/miscargs/902.t t/miscargs/903.t t/miscargs/904.t t/miscargs/905.t t/miscargs/906.t t/miscargs/907.t t/miscargs/908.t t/miscargs/909.t t/miscargs/910.t t/miscargs/911.t t/miscargs/912.t t/miscargs/913.t t/miscargs/914.t t/miscargs/915.t t/miscargs/916.t t/miscargs/917.t t/miscargs/918.t t/miscargs/919.t t/miscargs/920.t t/miscargs/921.t t/miscargs/922.t t/miscargs/923.t t/mmkr/801.t t/mmkr/802.t t/mmkr/803.t t/mmkr/804.t t/mmkr/805.t t/mmkr/806.t t/mmkr/807.t t/mmkr/808.t t/01_ini..........................1..5 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use File::Save::Home; ok 3 - HOME or home-equivalent directory found on system ok 4 - personal defaults directory found on system ok 5 - original presence/absence of .modulemaker directory restored ok t/03_quick........................1..36 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Sample-Module ok 9 - call complete_build() ok 10 - cd Sample/Module ok 11 - Changes exists ok 12 - MANIFEST exists ok 13 - Makefile.PL exists ok 14 - LICENSE exists ok 15 - README exists ok 16 - lib exists ok 17 - t exists ok 18 - reading 'LICENSE' ok 19 - correct LICENSE generated ok 20 - call ExtUtils::ModuleMaker->new for Sample-Module ok 21 - object is an EU::MM object isa ExtUtils::ModuleMaker ok 22 - NAME is correct ok 23 - ABSTRACT is correct ok 24 - constructor is inheritable isa ExtUtils::ModuleMaker ok 25 - new NAME is correct ok 26 - ABSTRACT was correctly inherited ok 27 - call ExtUtils::ModuleMaker->new for Sample-Module ok 28 - object is an EU::MM object isa ExtUtils::ModuleMaker ok 29 - NAME is correct ok 30 - explicitly coded ABSTRACT is correct ok 31 - changed back to original directory ok 32 - test not relevant ok 33 - test not relevant ok 34 - test not relevant ok 35 - changed back to original directory after testing ok 36 - original presence/absence of .modulemaker directory restored ok t/04_compact......................1..25 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Sample-Module-Foo ok 9 - call complete_build() ok 10 - cd Sample-Module-Foo ok 11 - Changes exists ok 12 - MANIFEST exists ok 13 - Makefile.PL exists ok 14 - LICENSE exists ok 15 - README exists ok 16 - lib exists ok 17 - t exists ok 18 - reading 'LICENSE' ok 19 - correct LICENSE generated ok 20 - changed back to original directory ok 21 - test not relevant ok 22 - test not relevant ok 23 - test not relevant ok 24 - changed back to original directory after testing ok 25 - original presence/absence of .modulemaker directory restored ok t/05_abstract.....................1..35 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Beta ok 9 - call complete_build() ok 10 - cd Alpha-Beta ok 11 - file LICENSE exists ok 12 - file Makefile.PL exists ok 13 - file MANIFEST exists ok 14 - file README exists ok 15 - file Todo exists ok 16 - Changes file correctly not created ok 17 - directory lib exists ok 18 - directory scripts exists ok 19 - directory t exists ok 20 - Able to read Makefile.PL ok 21 - Makefile.PL contains correct author ok 22 - Makefile.PL contains correct e-mail ok 23 - Makefile.PL contains correct abstract ok 24 - Correct number of entries in MANIFEST ok 25 - Directory is now lib/Alpha ok 26 - Able to read Beta.pm ok 27 - POD contains module name and abstract ok 28 - POD contains history head ok 29 - POD contains correct author info ok 30 - changed back to original directory ok 31 - test not relevant ok 32 - test not relevant ok 33 - test not relevant ok 34 - changed back to original directory after testing ok 35 - original presence/absence of .modulemaker directory restored ok t/06_build........................1..23 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Gamma ok 9 - call complete_build() ok 10 - cd Alpha-Gamma ok 11 - Able to read Build.PL ok 12 - Correct number of entries in MANIFEST ok 13 - Directory is now lib/Alpha ok 14 - Able to read Gamma.pm ok 15 - POD contains module name and abstract ok 16 - POD contains history head ok 17 - POD contains correct author info ok 18 - changed back to original directory ok 19 - test not relevant ok 20 - test not relevant ok 21 - test not relevant ok 22 - changed back to original directory after testing ok 23 - original presence/absence of .modulemaker directory restored ok t/07_proxy........................1..57 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Delta ok 9 - call complete_build() ok 10 - cd Alpha-Delta ok 11 - file Build.PL exists ok 12 - file LICENSE exists ok 13 - file Makefile.PL exists ok 14 - file MANIFEST exists ok 15 - file README exists ok 16 - file Todo exists ok 17 - Changes file correctly not created ok 18 - directory lib exists ok 19 - directory scripts exists ok 20 - directory t exists ok 21 - Able to read Makefile.PL ok 22 - Makefile.PL will call Module::Build or install it ok 23 - Able to read Build.PL ok 24 - Correct number of entries in MANIFEST ok 25 - Directory is now lib/Alpha ok 26 - Able to read Delta.pm ok 27 - POD contains module name and abstract ok 28 - POD contains history head ok 29 - POD contains correct author info ok 30 - call ExtUtils::ModuleMaker->new for Alpha-Delta ok 31 - call complete_build() ok 32 - cd Alpha-Delta ok 33 - file Build.PL exists ok 34 - file LICENSE exists ok 35 - file Makefile.PL exists ok 36 - file MANIFEST exists ok 37 - file README exists ok 38 - file Todo exists ok 39 - Changes file correctly not created ok 40 - directory lib exists ok 41 - directory scripts exists ok 42 - directory t exists ok 43 - Able to read Makefile.PL ok 44 - Makefile.PL will call Module::Build or install it ok 45 - Able to read Build.PL ok 46 - Correct number of entries in MANIFEST ok 47 - Directory is now lib/Alpha ok 48 - Able to read Delta.pm ok 49 - POD contains module name and abstract ok 50 - POD contains history head ok 51 - POD contains correct author info ok 52 - changed back to original directory ok 53 - test not relevant ok 54 - test not relevant ok 55 - test not relevant ok 56 - changed back to original directory after testing ok 57 - original presence/absence of .modulemaker directory restored ok t/10_standard_text................1..43 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Beta ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Beta ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Beta.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - Able to read module into array ok 25 - standard text for POD wrapper found ok 26 - new method found ok 27 - new method found ok 28 - stub documentation found ok 29 - subroutine header found ok 30 - final module block found ok 31 - Able to read Makefile.PL into array ok 32 - Makefile.PL has standard text ok 33 - Able to read README into array ok 34 - README has correct pod2text line ok 35 - README has correct top part ok 36 - README has appropriate build instructions for MakeMaker ok 37 - README has correct bottom part ok 38 - changed back to original directory ok 39 - test not relevant ok 40 - test not relevant ok 41 - test not relevant ok 42 - changed back to original directory after testing ok 43 - original presence/absence of .modulemaker directory restored ok t/13_alt_block_new_method.........1..40 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use Cwd; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - use File::Copy; ok 5 - changed to temp directory for testing ok 6 - home/.modulemaker directory now present on system ok 7 - eumm directory now exists ok 8 - personal defaults file not found ok 9 - personal defaults file not found ok 10 - no .pm files originally, so no .pm files now ok 11 - no .pm files originally, so no .pm.hidden files now ok 12 - source directory exists ok 13 - destination directory exists ok 14 - use File::Temp; ok 15 - file copied for testing ok 16 - call ExtUtils::ModuleMaker->new for Alpha-Beta ok 17 - call complete_build() ok 18 - compact top-level directory exists ok 19 - cd Alpha-Beta ok 20 - directory lib exists ok 21 - directory scripts exists ok 22 - directory t exists ok 23 - file Changes exists ok 24 - file LICENSE exists ok 25 - file Makefile.PL exists ok 26 - file MANIFEST exists ok 27 - file README exists ok 28 - file Todo exists ok 29 - file lib/Alpha/Beta.pm exists ok 30 - file t/001_load.t exists ok 31 - string present in file as predicted ok 32 - file Alt_block_new_method.pm deleted after testing ok 33 - changed back to original directory ok 34 - no .pm files originally, so no .pm files now ok 35 - no .pm files originally, so no .pm.hidden files now ok 36 - test not relevant ok 37 - test not relevant ok 38 - test not relevant ok 39 - changed back to original directory after testing ok 40 - original presence/absence of .modulemaker directory restored ok t/14_mmkr_alt_block_new_method....1..39 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use Cwd; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - use File::Copy; ok 5 - changed to temp directory for testing ok 6 - home/.modulemaker directory now present on system ok 7 - eumm directory now exists ok 8 - personal defaults file not found ok 9 - personal defaults file not found ok 10 - no .pm files originally, so no .pm files now ok 11 - no .pm files originally, so no .pm.hidden files now ok 12 - source directory exists ok 13 - destination directory exists ok 14 - use File::Temp; ok 15 - file copied for testing ------------------- Module files generated. Good bye. ok 16 - able to call modulemaker utility ok 17 - compact top-level directory exists ok 18 - cd Alpha-Beta ok 19 - directory lib exists ok 20 - directory scripts exists ok 21 - directory t exists ok 22 - file Changes exists ok 23 - file LICENSE exists ok 24 - file Makefile.PL exists ok 25 - file MANIFEST exists ok 26 - file README exists ok 27 - file Todo exists ok 28 - file lib/Alpha/Beta.pm exists ok 29 - file t/001_load.t exists ok 30 - string present in file as predicted ok 31 - file Alt_block_new_method.pm deleted after testing ok 32 - changed back to original directory ok 33 - no .pm files originally, so no .pm files now ok 34 - no .pm files originally, so no .pm.hidden files now ok 35 - test not relevant ok 36 - test not relevant ok 37 - test not relevant ok 38 - changed back to original directory after testing ok 39 - original presence/absence of .modulemaker directory restored ok t/failsafe/201....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to odd number of arguments ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/202....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to odd number of arguments ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/203....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to lack of NAME for module ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/204....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to illegal characters in module name ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/205....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Perl 4-style single-quote path separators no longer supported ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/206....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to ABSTRACT > 44 characters ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/207....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to CPANID > 9 characters ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/208....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to CPANID < 3 characters ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/209....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed; e-mail must have '@' sign ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/210....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed; websites start 'http' or 'https' ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/failsafe/211....................1..13 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - changed to temp directory for testing ok 7 - Constructor correctly failed due to unrecognized LICENSE ok 8 - changed back to original directory ok 9 - test not relevant ok 10 - test not relevant ok 11 - test not relevant ok 12 - changed back to original directory after testing ok 13 - original presence/absence of .modulemaker directory restored ok t/license/apache..................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing apache ok 8 - object for module Alpha::apache created ok 9 - call complete_build() ok 10 - changed to Alpha-apache directory ok 11 - apache license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/apache_1_1..............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing apache_1_1 ok 8 - object for module Alpha::apache_1_1 created ok 9 - call complete_build() ok 10 - changed to Alpha-apache_1_1 directory ok 11 - apache_1_1 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/artistic................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing artistic ok 8 - object for module Alpha::artistic created ok 9 - call complete_build() ok 10 - changed to Alpha-artistic directory ok 11 - artistic license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/artistic_agg............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing artistic_agg ok 8 - object for module Alpha::artistic_agg created ok 9 - call complete_build() ok 10 - changed to Alpha-artistic_agg directory ok 11 - artistic_agg license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/bsd.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing bsd ok 8 - object for module Alpha::bsd created ok 9 - call complete_build() ok 10 - changed to Alpha-bsd directory ok 11 - bsd license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/gpl.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing gpl ok 8 - object for module Alpha::gpl created ok 9 - call complete_build() ok 10 - changed to Alpha-gpl directory ok 11 - gpl license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/gpl_2...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing gpl_2 ok 8 - object for module Alpha::gpl_2 created ok 9 - call complete_build() ok 10 - changed to Alpha-gpl_2 directory ok 11 - gpl_2 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/ibm.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing ibm ok 8 - object for module Alpha::ibm created ok 9 - call complete_build() ok 10 - changed to Alpha-ibm directory ok 11 - ibm license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/ibm_1_0.................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing ibm_1_0 ok 8 - object for module Alpha::ibm_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-ibm_1_0 directory ok 11 - ibm_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/intel...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing intel ok 8 - object for module Alpha::intel created ok 9 - call complete_build() ok 10 - changed to Alpha-intel directory ok 11 - intel license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/jabber..................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing jabber ok 8 - object for module Alpha::jabber created ok 9 - call complete_build() ok 10 - changed to Alpha-jabber directory ok 11 - jabber license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/jabber_1_0..............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing jabber_1_0 ok 8 - object for module Alpha::jabber_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-jabber_1_0 directory ok 11 - jabber_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/lgpl....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing lgpl ok 8 - object for module Alpha::lgpl created ok 9 - call complete_build() ok 10 - changed to Alpha-lgpl directory ok 11 - lgpl license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/lgpl_2_1................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing lgpl_2_1 ok 8 - object for module Alpha::lgpl_2_1 created ok 9 - call complete_build() ok 10 - changed to Alpha-lgpl_2_1 directory ok 11 - lgpl_2_1 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/libpng..................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing libpng ok 8 - object for module Alpha::libpng created ok 9 - call complete_build() ok 10 - changed to Alpha-libpng directory ok 11 - libpng license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/looselips...............1..33 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - use File::Temp; ok 8 - changed to temp directory for testing ok 9 - object created for Alpha::Beta ok 10 - build files for Alpha::Beta ok 11 - compact top-level directory exists ok 12 - cd Alpha-Beta ok 13 - directory lib exists ok 14 - directory scripts exists ok 15 - directory t exists ok 16 - file Changes exists ok 17 - file LICENSE exists ok 18 - file Makefile.PL exists ok 19 - file MANIFEST exists ok 20 - file README exists ok 21 - file Todo exists ok 22 - file lib/Alpha/Beta.pm exists ok 23 - file t/001_load.t exists ok 24 - Able to read LICENSE ok 25 - correct copyright year and organization ok 26 - license retrieved ok 27 - formatting for license and copyright found as expected ok 28 - changed back to original directory ok 29 - test not relevant ok 30 - test not relevant ok 31 - test not relevant ok 32 - changed back to original directory after testing ok 33 - original presence/absence of .modulemaker directory restored ok t/license/mit.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mit ok 8 - object for module Alpha::mit created ok 9 - call complete_build() ok 10 - changed to Alpha-mit directory ok 11 - mit license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mitre...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mitre ok 8 - object for module Alpha::mitre created ok 9 - call complete_build() ok 10 - changed to Alpha-mitre directory ok 11 - mitre license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mozilla.................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mozilla ok 8 - object for module Alpha::mozilla created ok 9 - call complete_build() ok 10 - changed to Alpha-mozilla directory ok 11 - mozilla license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mozilla_1_0.............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mozilla_1_0 ok 8 - object for module Alpha::mozilla_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-mozilla_1_0 directory ok 11 - mozilla_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mozilla_1_1.............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mozilla_1_1 ok 8 - object for module Alpha::mozilla_1_1 created ok 9 - call complete_build() ok 10 - changed to Alpha-mozilla_1_1 directory ok 11 - mozilla_1_1 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mpl.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mpl ok 8 - object for module Alpha::mpl created ok 9 - call complete_build() ok 10 - changed to Alpha-mpl directory ok 11 - mpl license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mpl_1_0.................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mpl_1_0 ok 8 - object for module Alpha::mpl_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-mpl_1_0 directory ok 11 - mpl_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/mpl_1_1.................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing mpl_1_1 ok 8 - object for module Alpha::mpl_1_1 created ok 9 - call complete_build() ok 10 - changed to Alpha-mpl_1_1 directory ok 11 - mpl_1_1 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/nethack.................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing nethack ok 8 - object for module Alpha::nethack created ok 9 - call complete_build() ok 10 - changed to Alpha-nethack directory ok 11 - nethack license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/nokia...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing nokia ok 8 - object for module Alpha::nokia created ok 9 - call complete_build() ok 10 - changed to Alpha-nokia directory ok 11 - nokia license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/nokia_1_0a..............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing nokia_1_0a ok 8 - object for module Alpha::nokia_1_0a created ok 9 - call complete_build() ok 10 - changed to Alpha-nokia_1_0a directory ok 11 - nokia_1_0a license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/nokos...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing nokos ok 8 - object for module Alpha::nokos created ok 9 - call complete_build() ok 10 - changed to Alpha-nokos directory ok 11 - nokos license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/nokos_1_0a..............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing nokos_1_0a ok 8 - object for module Alpha::nokos_1_0a created ok 9 - call complete_build() ok 10 - changed to Alpha-nokos_1_0a directory ok 11 - nokos_1_0a license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/perl....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing perl ok 8 - object for module Alpha::perl created ok 9 - call complete_build() ok 10 - changed to Alpha-perl directory ok 11 - perl license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/python..................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing python ok 8 - object for module Alpha::python created ok 9 - call complete_build() ok 10 - changed to Alpha-python directory ok 11 - python license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/q.......................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing q ok 8 - object for module Alpha::q created ok 9 - call complete_build() ok 10 - changed to Alpha-q directory ok 11 - q license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/q_1_0...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing q_1_0 ok 8 - object for module Alpha::q_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-q_1_0 directory ok 11 - q_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/r_bsd...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing r_bsd ok 8 - object for module Alpha::r_bsd created ok 9 - call complete_build() ok 10 - changed to Alpha-r_bsd directory ok 11 - r_bsd license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/ricoh...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing ricoh ok 8 - object for module Alpha::ricoh created ok 9 - call complete_build() ok 10 - changed to Alpha-ricoh directory ok 11 - ricoh license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/ricoh_1_0...............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing ricoh_1_0 ok 8 - object for module Alpha::ricoh_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-ricoh_1_0 directory ok 11 - ricoh_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/sissl...................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing sissl ok 8 - object for module Alpha::sissl created ok 9 - call complete_build() ok 10 - changed to Alpha-sissl directory ok 11 - sissl license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/sleepycat...............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing sleepycat ok 8 - object for module Alpha::sleepycat created ok 9 - call complete_build() ok 10 - changed to Alpha-sleepycat directory ok 11 - sleepycat license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/sun.....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing sun ok 8 - object for module Alpha::sun created ok 9 - call complete_build() ok 10 - changed to Alpha-sun directory ok 11 - sun license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/vovida..................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing vovida ok 8 - object for module Alpha::vovida created ok 9 - call complete_build() ok 10 - changed to Alpha-vovida directory ok 11 - vovida license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/vovida_1_0..............1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing vovida_1_0 ok 8 - object for module Alpha::vovida_1_0 created ok 9 - call complete_build() ok 10 - changed to Alpha-vovida_1_0 directory ok 11 - vovida_1_0 license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/license/zlib....................1..17 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Licenses::Local; ok 3 - use ExtUtils::ModuleMaker::Auxiliary; ok 4 - personal defaults directory now present on system ok 5 - personal defaults file not found ok 6 - personal defaults file not found ok 7 - changed to temp directory for testing zlib ok 8 - object for module Alpha::zlib created ok 9 - call complete_build() ok 10 - changed to Alpha-zlib directory ok 11 - zlib license has predicted content ok 12 - changed back to original directory ok 13 - test not relevant ok 14 - test not relevant ok 15 - test not relevant ok 16 - changed back to original directory after testing ok 17 - original presence/absence of .modulemaker directory restored ok t/makedefaults/1201...............1..38 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - The object isa ExtUtils::ModuleMaker ok 9 - call complete_build() ok 10 - by default, non-compact top directory created ok 11 - Changes file created ok 12 - LICENSE file created ok 13 - MANIFEST file created ok 14 - Makefile.PL file created ok 15 - README file created ok 16 - Todo file created ok 17 - lib directory created ok 18 - t directory created ok 19 - Makefile.PL has predicted values ok 20 - new Personal::Defaults installed ok 21 - The object isa ExtUtils::ModuleMaker ok 22 - call complete_build() ok 23 - by choice, compact top directory created ok 24 - Changes file created ok 25 - LICENSE file created ok 26 - MANIFEST file created ok 27 - Makefile.PL file created ok 28 - README file created ok 29 - Todo file created ok 30 - lib directory created ok 31 - t directory created ok 32 - Makefile.PL has predicted values ok 33 - changed back to original directory ok 34 - test not relevant ok 35 - test not relevant ok 36 - test not relevant ok 37 - changed back to original directory after testing ok 38 - original presence/absence of .modulemaker directory restored ok t/makedefaults/1202...............1..38 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - The object isa ExtUtils::ModuleMaker ok 9 - call complete_build() ok 10 - by default, non-compact top directory created ok 11 - Changes file created ok 12 - LICENSE file created ok 13 - MANIFEST file created ok 14 - Makefile.PL file created ok 15 - README file created ok 16 - Todo file created ok 17 - lib directory created ok 18 - t directory created ok 19 - Makefile.PL has predicted values ok 20 - new Personal::Defaults installed ok 21 - The object isa ExtUtils::ModuleMaker ok 22 - call complete_build() ok 23 - by choice, compact top directory created ok 24 - Changes file created ok 25 - LICENSE file created ok 26 - MANIFEST file created ok 27 - Makefile.PL file created ok 28 - README file created ok 29 - Todo file created ok 30 - lib directory created ok 31 - t directory created ok 32 - Makefile.PL has predicted values ok 33 - changed back to original directory ok 34 - test not relevant ok 35 - test not relevant ok 36 - test not relevant ok 37 - changed back to original directory after testing ok 38 - original presence/absence of .modulemaker directory restored ok t/makedefaults/1203...............1..37 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility with save defaults option on ok 9 - by default, non-compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - new Personal::Defaults installed ok 20 - The object isa ExtUtils::ModuleMaker ok 21 - call complete_build() ok 22 - by choice, compact top directory created ok 23 - Changes file created ok 24 - LICENSE file created ok 25 - MANIFEST file created ok 26 - Makefile.PL file created ok 27 - README file created ok 28 - Todo file created ok 29 - lib directory created ok 30 - t directory created ok 31 - Makefile.PL has predicted values ok 32 - changed back to original directory ok 33 - test not relevant ok 34 - test not relevant ok 35 - test not relevant ok 36 - changed back to original directory after testing ok 37 - original presence/absence of .modulemaker directory restored ok t/miscargs/901....................1..32 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - use IO::Capture::Stdout; ok 8 - changed to temp directory for testing ok 9 - call ExtUtils::ModuleMaker->new for Alpha-Beta ok 10 - call complete_build() ok 11 - correct no. of directories created announced verbosely ok 12 - correct no. of files created announced verbosely ok 13 - compact top-level directory exists ok 14 - cd Alpha-Beta ok 15 - directory lib exists ok 16 - directory scripts exists ok 17 - directory t exists ok 18 - file Changes exists ok 19 - file LICENSE exists ok 20 - file Makefile.PL exists ok 21 - file MANIFEST exists ok 22 - file README exists ok 23 - file Todo exists ok 24 - file lib/Alpha/Beta.pm exists ok 25 - file t/001_load.t exists ok 26 - Able to read Makefile.PL ok 27 - changed back to original directory ok 28 - test not relevant ok 29 - test not relevant ok 30 - test not relevant ok 31 - changed back to original directory after testing ok 32 - original presence/absence of .modulemaker directory restored ok t/miscargs/902....................1..33 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - use IO::Capture::Stdout; ok 8 - changed to temp directory for testing ok 9 - call ExtUtils::ModuleMaker->new for Alpha-Gamma ok 10 - call complete_build() ok 11 - correct no. of directories created announced verbosely ok 12 - correct no. of files created announced verbosely ok 13 - non-compact top-level directories exist ok 14 - cd Alpha/Gamma ok 15 - directory lib exists ok 16 - directory lib/Alpha exists ok 17 - directory scripts exists ok 18 - directory t exists ok 19 - file Changes exists ok 20 - file LICENSE exists ok 21 - file Makefile.PL exists ok 22 - file MANIFEST exists ok 23 - file README exists ok 24 - file Todo exists ok 25 - file lib/Alpha/Gamma.pm exists ok 26 - file t/001_load.t exists ok 27 - Able to read Makefile.PL ok 28 - changed back to original directory ok 29 - test not relevant ok 30 - test not relevant ok 31 - test not relevant ok 32 - changed back to original directory after testing ok 33 - original presence/absence of .modulemaker directory restored ok t/miscargs/903....................1..16 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Tau ok 9 - call dump_keys() ok 10 - keys intended to be shown were shown ok 11 - changed back to original directory ok 12 - test not relevant ok 13 - test not relevant ok 14 - test not relevant ok 15 - changed back to original directory after testing ok 16 - original presence/absence of .modulemaker directory restored ok t/miscargs/904....................1..16 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Rho ok 9 - call dump_keys_except() ok 10 - keys intended to be excluded were excluded ok 11 - changed back to original directory ok 12 - test not relevant ok 13 - test not relevant ok 14 - test not relevant ok 15 - changed back to original directory after testing ok 16 - original presence/absence of .modulemaker directory restored ok t/miscargs/905....................1..31 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Phi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Phi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Phi.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - Able to read module into array ok 25 - no POD correctly detected in module ok 26 - changed back to original directory ok 27 - test not relevant ok 28 - test not relevant ok 29 - test not relevant ok 30 - changed back to original directory after testing ok 31 - original presence/absence of .modulemaker directory restored ok t/miscargs/906....................1..31 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Chi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Chi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Chi.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - Able to read module into array ok 25 - no sub new() correctly detected in module ok 26 - changed back to original directory ok 27 - test not relevant ok 28 - test not relevant ok 29 - test not relevant ok 30 - changed back to original directory after testing ok 31 - original presence/absence of .modulemaker directory restored ok t/miscargs/907....................1..31 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Xi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Xi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Xi.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - Able to read module into array ok 25 - no sub new() or POD correctly detected in module ok 26 - changed back to original directory ok 27 - test not relevant ok 28 - test not relevant ok 29 - test not relevant ok 30 - changed back to original directory after testing ok 31 - original presence/absence of .modulemaker directory restored ok t/miscargs/908....................1..37 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Sigma ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Sigma ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - directory lib/Alpha/Sigma exists ok 23 - directory lib/Alpha/Sigma/Gamma exists ok 24 - file lib/Alpha/Sigma.pm exists ok 25 - file lib/Alpha/Sigma/Gamma.pm exists ok 26 - file lib/Alpha/Sigma/Delta.pm exists ok 27 - file lib/Alpha/Sigma/Gamma/Epsilon.pm exists ok 28 - file t/001_load.t exists ok 29 - file t/002_load.t exists ok 30 - file t/003_load.t exists ok 31 - file t/004_load.t exists ok 32 - changed back to original directory ok 33 - test not relevant ok 34 - test not relevant ok 35 - test not relevant ok 36 - changed back to original directory after testing ok 37 - original presence/absence of .modulemaker directory restored ok t/miscargs/909....................1..30 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Beta ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Beta ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Beta.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read lib/Alpha/Beta.pm ok 24 - VERSION number is correct and properly quoted ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored ok t/miscargs/910....................1..39 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Sigma ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Sigma ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - directory lib/Alpha/Sigma exists ok 23 - directory lib/Alpha/Sigma/Gamma exists ok 24 - file lib/Alpha/Sigma.pm exists ok 25 - file lib/Alpha/Sigma/Gamma.pm exists ok 26 - file lib/Alpha/Sigma/Delta.pm exists ok 27 - file lib/Alpha/Sigma/Gamma/Epsilon.pm exists ok 28 - file t/001_load.t exists ok 29 - test file lists predicted number in plan ok 30 - test file contains use_ok for Alpha::Sigma ok 31 - test file contains use_ok for Alpha::Sigma::Gamma ok 32 - test file contains use_ok for Alpha::Sigma::Delta ok 33 - test file contains use_ok for Alpha::Sigma::Gamma::Epsilon ok 34 - changed back to original directory ok 35 - test not relevant ok 36 - test not relevant ok 37 - test not relevant ok 38 - changed back to original directory after testing ok 39 - original presence/absence of .modulemaker directory restored ok t/miscargs/911....................1..37 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Sigma ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Sigma ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - directory lib/Alpha/Sigma exists ok 23 - directory lib/Alpha/Sigma/Gamma exists ok 24 - file lib/Alpha/Sigma.pm exists ok 25 - file lib/Alpha/Sigma/Gamma.pm exists ok 26 - file lib/Alpha/Sigma/Delta.pm exists ok 27 - file lib/Alpha/Sigma/Gamma/Epsilon.pm exists ok 28 - file t/Alpha_Sigma.t exists ok 29 - file t/Alpha_Sigma_Gamma.t exists ok 30 - file t/Alpha_Sigma_Delta.t exists ok 31 - file t/Alpha_Sigma_Gamma_Epsilon.t exists ok 32 - changed back to original directory ok 33 - test not relevant ok 34 - test not relevant ok 35 - test not relevant ok 36 - changed back to original directory after testing ok 37 - original presence/absence of .modulemaker directory restored ok t/miscargs/912....................1..39 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Sigma ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Sigma ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - directory lib/Alpha/Sigma exists ok 23 - directory lib/Alpha/Sigma/Gamma exists ok 24 - file lib/Alpha/Sigma.pm exists ok 25 - file lib/Alpha/Sigma/Gamma.pm exists ok 26 - file lib/Alpha/Sigma/Delta.pm exists ok 27 - file lib/Alpha/Sigma/Gamma/Epsilon.pm exists ok 28 - file t/load.t exists ok 29 - test file lists predicted number in plan ok 30 - test file contains use_ok for Alpha::Sigma ok 31 - test file contains use_ok for Alpha::Sigma::Gamma ok 32 - test file contains use_ok for Alpha::Sigma::Delta ok 33 - test file contains use_ok for Alpha::Sigma::Gamma::Epsilon ok 34 - changed back to original directory ok 35 - test not relevant ok 36 - test not relevant ok 37 - test not relevant ok 38 - changed back to original directory after testing ok 39 - original presence/absence of .modulemaker directory restored ok t/miscargs/913....................1..30 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Phi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Phi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file MANIFEST.SKIP exists ok 22 - file lib/Alpha/Phi.pm exists ok 23 - file t/001_load.t exists ok 24 - Able to read Makefile.PL ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored ok t/miscargs/914....................1..29 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Phi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Phi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - Todo correctly not created ok 21 - file lib/Alpha/Phi.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - changed back to original directory ok 25 - test not relevant ok 26 - test not relevant ok 27 - test not relevant ok 28 - changed back to original directory after testing ok 29 - original presence/absence of .modulemaker directory restored ok t/miscargs/915....................1..31 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Phi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Phi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Phi.pm exists ok 22 - file t/001_load.t exists ok 23 - file t/pod-coverage.t exists ok 24 - file t/pod.t exists ok 25 - Able to read Makefile.PL ok 26 - changed back to original directory ok 27 - test not relevant ok 28 - test not relevant ok 29 - test not relevant ok 30 - changed back to original directory after testing ok 31 - original presence/absence of .modulemaker directory restored ok t/miscargs/916....................1..29 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Xi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Xi ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file Makefile.PL exists ok 17 - file MANIFEST exists ok 18 - file README exists ok 19 - file Todo exists ok 20 - file lib/Alpha/Xi.pm exists ok 21 - file t/001_load.t exists ok 22 - LICENSE correctly not created ok 23 - Able to read Makefile.PL ok 24 - changed back to original directory ok 25 - test not relevant ok 26 - test not relevant ok 27 - test not relevant ok 28 - changed back to original directory after testing ok 29 - original presence/absence of .modulemaker directory restored ok t/miscargs/917....................1..29 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Phi ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Phi ok 12 - directory lib exists ok 13 - directory t exists ok 14 - scripts directory correctly not created ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - file lib/Alpha/Phi.pm exists ok 22 - file t/001_load.t exists ok 23 - Able to read Makefile.PL ok 24 - changed back to original directory ok 25 - test not relevant ok 26 - test not relevant ok 27 - test not relevant ok 28 - changed back to original directory after testing ok 29 - original presence/absence of .modulemaker directory restored ok t/miscargs/918....................1..41 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Kappa ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Kappa ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - directory lib/Alpha/Kappa exists ok 23 - directory lib/Alpha/Kappa/Gamma exists ok 24 - file lib/Alpha/Kappa.pm exists ok 25 - file lib/Alpha/Kappa/Gamma.pm exists ok 26 - file lib/Alpha/Kappa/Delta.pm exists ok 27 - file lib/Alpha/Kappa/Gamma/Epsilon.pm exists ok 28 - file t/001_load.t exists ok 29 - file t/002_load.t exists ok 30 - file t/003_load.t exists ok 31 - file t/004_load.t exists ok 32 - lib/Alpha/Kappa.pm contains pod header, key-value pair, sub ok 33 - lib/Alpha/Kappa/Gamma.pm contains pod header, key-value pair, sub ok 34 - lib/Alpha/Kappa/Delta.pm contains pod header, key-value pair, sub ok 35 - lib/Alpha/Kappa/Gamma/Epsilon.pm contains pod header, key-value pair, sub ok 36 - changed back to original directory ok 37 - test not relevant ok 38 - test not relevant ok 39 - test not relevant ok 40 - changed back to original directory after testing ok 41 - original presence/absence of .modulemaker directory restored ok t/miscargs/919....................ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Lambda ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Lambda ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - file lib/Alpha/Lambda.pm exists ok 23 - file t/001_load.t exists ok 24 - POD contains correct author info -- no CPANID ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored 1..30 ok t/miscargs/920....................ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Lambda ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Lambda ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - file lib/Alpha/Lambda.pm exists ok 23 - file t/001_load.t exists ok 24 - POD contains correct author info -- no ORGANIZATION ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored 1..30 ok t/miscargs/921....................ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Lambda ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Lambda ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - file lib/Alpha/Lambda.pm exists ok 23 - file t/001_load.t exists ok 24 - POD contains correct author info -- no WEBSITE ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored 1..30 ok t/miscargs/922....................1..30 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Lambda ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Lambda ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - file lib/Alpha/Lambda.pm exists ok 23 - file t/001_load.t exists ok 24 - .pm file contains 'use warnings;' ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored ok t/miscargs/923....................1..30 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ok 8 - call ExtUtils::ModuleMaker->new for Alpha-Lambda ok 9 - call complete_build() ok 10 - compact top-level directory exists ok 11 - cd Alpha-Lambda ok 12 - directory lib exists ok 13 - directory scripts exists ok 14 - directory t exists ok 15 - file Changes exists ok 16 - file LICENSE exists ok 17 - file Makefile.PL exists ok 18 - file MANIFEST exists ok 19 - file README exists ok 20 - file Todo exists ok 21 - directory lib/Alpha exists ok 22 - file lib/Alpha/Lambda.pm exists ok 23 - file t/001_load.t exists ok 24 - .pm file contains 'Id' string ok 25 - changed back to original directory ok 26 - test not relevant ok 27 - test not relevant ok 28 - test not relevant ok 29 - changed back to original directory after testing ok 30 - original presence/absence of .modulemaker directory restored ok t/mmkr/801........................1..24 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility ok 9 - by default, non-compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - changed back to original directory ok 20 - test not relevant ok 21 - test not relevant ok 22 - test not relevant ok 23 - changed back to original directory after testing ok 24 - original presence/absence of .modulemaker directory restored ok t/mmkr/802........................1..24 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility ok 9 - by default, non-compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - changed back to original directory ok 20 - test not relevant ok 21 - test not relevant ok 22 - test not relevant ok 23 - changed back to original directory after testing ok 24 - original presence/absence of .modulemaker directory restored ok t/mmkr/803........................1..24 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility with abstract ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - changed back to original directory ok 20 - test not relevant ok 21 - test not relevant ok 22 - test not relevant ok 23 - changed back to original directory after testing ok 24 - original presence/absence of .modulemaker directory restored ok t/mmkr/804........................1..24 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility with abstract ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - changed back to original directory ok 20 - test not relevant ok 21 - test not relevant ok 22 - test not relevant ok 23 - changed back to original directory after testing ok 24 - original presence/absence of .modulemaker directory restored ok t/mmkr/805........................1..24 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility with abstract ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - Makefile.PL has predicted values ok 19 - changed back to original directory ok 20 - test not relevant ok 21 - test not relevant ok 22 - test not relevant ok 23 - changed back to original directory after testing ok 24 - original presence/absence of .modulemaker directory restored ok t/mmkr/806........................1..26 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - XYZ-ABC\lib\XYZ/ABC.pm created ok 19 - .pm file has content ok 20 - no POD correctly detected in module ok 21 - changed back to original directory ok 22 - test not relevant ok 23 - test not relevant ok 24 - test not relevant ok 25 - changed back to original directory after testing ok 26 - original presence/absence of .modulemaker directory restored ok t/mmkr/807........................1..26 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - XYZ-ABC\lib\XYZ/ABC.pm created ok 19 - .pm file has content ok 20 - constructor correctly absent from module ok 21 - changed back to original directory ok 22 - test not relevant ok 23 - test not relevant ok 24 - test not relevant ok 25 - changed back to original directory after testing ok 26 - original presence/absence of .modulemaker directory restored ok t/mmkr/808........................1..26 ok 1 - use ExtUtils::ModuleMaker; ok 2 - use ExtUtils::ModuleMaker::Auxiliary; ok 3 - personal defaults directory now present on system ok 4 - personal defaults file not found ok 5 - personal defaults file not found ok 6 - use File::Temp; ok 7 - changed to temp directory for testing ------------------- Module files generated. Good bye. ok 8 - able to call modulemaker utility ok 9 - compact top directory created ok 10 - Changes file created ok 11 - LICENSE file created ok 12 - MANIFEST file created ok 13 - Makefile.PL file created ok 14 - README file created ok 15 - Todo file created ok 16 - lib directory created ok 17 - t directory created ok 18 - XYZ-ABC\lib\XYZ/ABC.pm created ok 19 - Able to read XYZ-ABC\lib\XYZ/ABC.pm ok 20 - VERSION number is correct and properly quoted ok 21 - changed back to original directory ok 22 - test not relevant ok 23 - test not relevant ok 24 - test not relevant ok 25 - changed back to original directory after testing ok 26 - original presence/absence of .modulemaker directory restored ok All tests successful. Files=96, Tests=2198, 37 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)