Start 2010-08-07T06:39:22 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 06 Aug 2010 19:34:06 GMT Running make for D/DM/DMUEY/String-BOM-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/String-BOM-0.3.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/D/DM/DMUEY/String-BOM-0.3.tar.gz ok Will not use Archive::Tar, need 1.00 String-BOM-0.3/ String-BOM-0.3/Build.PL String-BOM-0.3/Changes String-BOM-0.3/lib/ String-BOM-0.3/Makefile.PL String-BOM-0.3/MANIFEST String-BOM-0.3/META.yml String-BOM-0.3/README String-BOM-0.3/t/ String-BOM-0.3/t/00.load.t String-BOM-0.3/t/perlcritic.t String-BOM-0.3/t/pod-coverage.t String-BOM-0.3/t/pod.t String-BOM-0.3/lib/String/ String-BOM-0.3/lib/String/BOM.pm /usr/bin/tar: Read 5632 bytes from - CPAN.pm: Going to build D/DM/DMUEY/String-BOM-0.3.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::BOM >>> make cp lib/String/BOM.pm blib/lib/String/BOM.pm Manifying blib/man3/String::BOM.3 DMUEY/String-BOM-0.3.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing String::BOM 0.3 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: Test::Perl::Critic required for testing PBP compliance 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, 1 wallclock secs ( 0.12 usr 0.09 sys + 0.57 cusr 0.17 csys = 0.95 CPU) Result: PASS DMUEY/String-BOM-0.3.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> simple utilities to check for a BOM and strip a BOM >>> (cd /Users/fly1003/var/cpan/build/String-BOM-0.3-Ro4Y8K && tar cvf - String-BOM-0.3.ppd blib) | gzip -c >/Users/fly1003/var/REPO/D/DM/DMUEY/String-BOM-0.3.tar.gz String-BOM-0.3.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/BOM.pm blib/man3/ blib/man3/String::BOM.3 >>> mv /Users/fly1003/var/cpan/build/String-BOM-0.3-Ro4Y8K/String-BOM-0.3.ppd /Users/fly1003/var/REPO/D/DM/DMUEY Finished 2010-08-07T06:39:32