Start 2010-07-30T02:01:46 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Thu, 29 Jul 2010 21:27:03 GMT Running make for D/DM/DMUEY/String-BOM-0.2.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/String-BOM-0.2.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DM\DMUEY\String-BOM-0.2.tar.gz ok Will not use Archive::Tar, need 1.00 String-BOM-0.2/ String-BOM-0.2/Build.PL String-BOM-0.2/Changes String-BOM-0.2/lib/ String-BOM-0.2/Makefile.PL String-BOM-0.2/MANIFEST String-BOM-0.2/META.yml String-BOM-0.2/README String-BOM-0.2/t/ String-BOM-0.2/t/00.load.t String-BOM-0.2/t/perlcritic.t String-BOM-0.2/t/pod-coverage.t String-BOM-0.2/t/pod.t String-BOM-0.2/lib/String/ String-BOM-0.2/lib/String/BOM.pm CPAN.pm: Going to build D/DM/DMUEY/String-BOM-0.2.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::BOM >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/String/BOM.pm blib\lib\String\BOM.pm DMUEY/String-BOM-0.2.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing String::BOM 0.2 t/00.load.t ....... 1..85 ok 1 - use String::BOM; ok 2 - imports fine ok 3 - does not import ungiven ok 4 - doe not import non existant ok 5 - string_has_bom() UTF-32 ok 6 - string_has_bom() UTF-32 ok 7 - string_has_bom() UTF-16 ok 8 - string_has_bom() UTF-16 ok 9 - string_has_bom() UTF-8 ok 10 - !string_has_bom() UTF-32 like ok 11 - !string_has_bom() UTF-32 like ok 12 - !string_has_bom() UTF-16 like ok 13 - !string_has_bom() UTF-16 like ok 14 - !string_has_bom() UTF-8 like ok 15 - file_has_bom() .bom_UTF-16.1 ok 16 - !file_has_bom() .bom_UTF-16.1.none ok 17 - !file_has_bom() .bom_UTF-16.1.open_will_fail ok 18 - strip_bom_from_file() .bom_UTF-16.1 ok 19 - strip_bom_from_file() .bom_UTF-16.1.none ok 20 - .bak file removed when changed ok 21 - not .bak file to remove when no change ok 22 - !strip_bom_from_file() .bom_UTF-16.1.open_will_fail ok 23 - !file_has_bom() after strip .bom_UTF-16.1 ok 24 - !file_has_bom() (still) after strip .bom_UTF-16.1.none ok 25 - strip_bom_from_file() .bom_UTF-16.1 ok 26 - strip_bom_from_file() .bom_UTF-16.1.none ok 27 - .bak file preserved when requested when changed ok 28 - there is no .bak to preserve when requested when there is no change ok 29 - file_has_bom() .bom_UTF-16.2 ok 30 - !file_has_bom() .bom_UTF-16.2.none ok 31 - !file_has_bom() .bom_UTF-16.2.open_will_fail ok 32 - strip_bom_from_file() .bom_UTF-16.2 ok 33 - strip_bom_from_file() .bom_UTF-16.2.none ok 34 - .bak file removed when changed ok 35 - not .bak file to remove when no change ok 36 - !strip_bom_from_file() .bom_UTF-16.2.open_will_fail ok 37 - !file_has_bom() after strip .bom_UTF-16.2 ok 38 - !file_has_bom() (still) after strip .bom_UTF-16.2.none ok 39 - strip_bom_from_file() .bom_UTF-16.2 ok 40 - strip_bom_from_file() .bom_UTF-16.2.none ok 41 - .bak file preserved when requested when changed ok 42 - there is no .bak to preserve when requested when there is no change ok 43 - file_has_bom() .bom_UTF-32.1 ok 44 - !file_has_bom() .bom_UTF-32.1.none ok 45 - !file_has_bom() .bom_UTF-32.1.open_will_fail ok 46 - strip_bom_from_file() .bom_UTF-32.1 ok 47 - strip_bom_from_file() .bom_UTF-32.1.none ok 48 - .bak file removed when changed ok 49 - not .bak file to remove when no change ok 50 - !strip_bom_from_file() .bom_UTF-32.1.open_will_fail ok 51 - !file_has_bom() after strip .bom_UTF-32.1 ok 52 - !file_has_bom() (still) after strip .bom_UTF-32.1.none ok 53 - strip_bom_from_file() .bom_UTF-32.1 ok 54 - strip_bom_from_file() .bom_UTF-32.1.none ok 55 - .bak file preserved when requested when changed ok 56 - there is no .bak to preserve when requested when there is no change ok 57 - file_has_bom() .bom_UTF-32.2 ok 58 - !file_has_bom() .bom_UTF-32.2.none ok 59 - !file_has_bom() .bom_UTF-32.2.open_will_fail ok 60 - strip_bom_from_file() .bom_UTF-32.2 ok 61 - strip_bom_from_file() .bom_UTF-32.2.none ok 62 - .bak file removed when changed ok 63 - not .bak file to remove when no change ok 64 - !strip_bom_from_file() .bom_UTF-32.2.open_will_fail ok 65 - !file_has_bom() after strip .bom_UTF-32.2 ok 66 - !file_has_bom() (still) after strip .bom_UTF-32.2.none ok 67 - strip_bom_from_file() .bom_UTF-32.2 ok 68 - strip_bom_from_file() .bom_UTF-32.2.none ok 69 - .bak file preserved when requested when changed ok 70 - there is no .bak to preserve when requested when there is no change ok 71 - file_has_bom() .bom_UTF-8.1 ok 72 - !file_has_bom() .bom_UTF-8.1.none ok 73 - !file_has_bom() .bom_UTF-8.1.open_will_fail ok 74 - strip_bom_from_file() .bom_UTF-8.1 ok 75 - strip_bom_from_file() .bom_UTF-8.1.none ok 76 - .bak file removed when changed ok 77 - not .bak file to remove when no change ok 78 - !strip_bom_from_file() .bom_UTF-8.1.open_will_fail ok 79 - !file_has_bom() after strip .bom_UTF-8.1 ok 80 - !file_has_bom() (still) after strip .bom_UTF-8.1.none ok 81 - strip_bom_from_file() .bom_UTF-8.1 ok 82 - strip_bom_from_file() .bom_UTF-8.1.none ok 83 - .bak file preserved when requested when changed ok 84 - there is no .bak to preserve when requested when there is no change ok 85 - strip_bom_from_file() !-e file ok t/perlcritic.t .... skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on String::BOM ok t/pod.t ........... 1..1 ok 1 - POD test for blib\lib\String\BOM.pm ok All tests successful. Files=4, Tests=87, 2 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS DMUEY/String-BOM-0.2.tar.gz nmake test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> simple utilities to check for a BOM and strip a BOM >>> (cd C:\cpanfly\var\cpan\build\String-BOM-0.2-4B32AJ && tar cvf - String-BOM-0.2.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DM/DMUEY/String-BOM-0.2.tar.gz String-BOM-0.2.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/BOM.pm >>> mv C:\cpanfly\var\cpan\build\String-BOM-0.2-4B32AJ/String-BOM-0.2.ppd C:/cpanfly/var/REPO/D/DM/DMUEY Finished 2010-07-30T02:01:51