Checking if your kit is complete... Looks good Writing Makefile for Pollute::Persistent Writing Makefile for Pollute Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Pollute_Test.pm blib\lib\Pollute_Test.pm cp Pollute.pm blib\lib\Pollute.pm nmake -f Makefile all -nologo cp Persistent.pm ..\blib\lib\Pollute\Persistent.pm cp Persistent_Test.pm ..\blib\lib\Pollute\Persistent_Test.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..6 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Sun Dec 16 18:18:30 2007 # Current time GMT: Mon Dec 17 02:18:30 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 This line is printed by carp, imported via Pollute at test.pl line 16 ok 5 ok 6 nmake test -nologo C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\lib" "-I..\blib\arch" test.pl 1..8 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Sun Dec 16 18:18:31 2007 # Current time GMT: Mon Dec 17 02:18:31 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 This line is printed by carp, imported via Pollute at test.pl line 18 ok 4 ok 5 ok 6 ok 7 This line is printed by carp, imported via Persistent_Test's import function at test.pl line 41 ok 8 cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. Installing C:\cpanrun\build\5-10-0\html\site\lib\Pollute.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Pollute\Persistent.html Installing C:\cpanrun\build\5-10-0\site\lib\Pollute.pm Installing C:\cpanrun\build\5-10-0\site\lib\Pollute_Test.pm Installing C:\cpanrun\build\5-10-0\site\lib\Pollute\Persistent.pm Installing C:\cpanrun\build\5-10-0\site\lib\Pollute\Persistent_Test.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod