Checking if your kit is complete... Looks good Writing Makefile for String::Tokenizer Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/String/Tokenizer.pm blib\lib\String\Tokenizer.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/10_String_Tokenizer_test.............1..17 ok 1 - use String::Tokenizer; ok 2 - String::Tokenizer->can('new') ok 3 - The object isa String::Tokenizer ok 4 - String::Tokenizer->can('tokenize') ok 5 - String::Tokenizer->can('getTokens') ok 6 - String::Tokenizer->can('iterator') ok 7 - The object isa String::Tokenizer ok 8 - ... this is the output we would expect ok 9 - The object isa String::Tokenizer ok 10 - ... this is the output we would expect ok 11 - The object isa String::Tokenizer ok 12 - ... this is the output we would expect ok 13 - The object isa String::Tokenizer ok 14 - ... this is the output we would expect ok 15 - The object isa String::Tokenizer ok 16 - ... this is the output we would expect ok 17 - ... this is the output we would expect after changing whitespace handling ok t/20_String_Tokenizer_Iterator_test....1..100 ok 1 - use String::Tokenizer; ok 2 - ... this should have died ok 3 - The object isa String::Tokenizer ok 4 - String::Tokenizer::Iterator->can('new') ok 5 - The object isa String::Tokenizer::Iterator ok 6 - String::Tokenizer::Iterator->can('reset') ok 7 - String::Tokenizer::Iterator->can('hasNextToken') ok 8 - String::Tokenizer::Iterator->can('hasPrevToken') ok 9 - String::Tokenizer::Iterator->can('nextToken') ok 10 - String::Tokenizer::Iterator->can('prevToken') ok 11 - String::Tokenizer::Iterator->can('currentToken') ok 12 - String::Tokenizer::Iterator->can('lookAheadToken') ok 13 - String::Tokenizer::Iterator->can('skipToken') ok 14 - String::Tokenizer::Iterator->can('skipTokens') ok 15 - String::Tokenizer::Iterator->can('skipTokensUntil') ok 16 - String::Tokenizer::Iterator->can('collectTokensUntil') ok 17 - ... this is undefined ok 18 - ... this is undefined ok 19 - ... this is the output we would expect ok 20 - ... this is undefined ok 21 - ... this is undefined ok 22 - ... this is the output we would expect ok 23 - ... our current matches out next ok 24 - ... our look ahead matches out next ok 25 - ... our current matches out next ok 26 - ... our look ahead matches out next ok 27 - ... our current matches out next ok 28 - ... our look ahead matches out next ok 29 - ... our current matches out next ok 30 - ... our look ahead matches out next ok 31 - ... our current matches out next ok 32 - ... our look ahead matches out next ok 33 - ... our current matches out next ok 34 - ... our look ahead matches out next ok 35 - ... our current matches out next ok 36 - ... our look ahead matches out next ok 37 - ... our current matches out next ok 38 - ... our look ahead matches out next ok 39 - ... our current matches out next ok 40 - ... our look ahead matches out next ok 41 - ... our current matches out next ok 42 - ... our look ahead matches out next ok 43 - ... our current matches out next ok 44 - ... our look ahead matches out next ok 45 - ... our current matches out next ok 46 - ... our look ahead matches out next ok 47 - ... our current matches out next ok 48 - ... our look ahead matches out next ok 49 - ... our current matches out next ok 50 - ... our look ahead matches out next ok 51 - ... our current matches out next ok 52 - ... our look ahead matches out next ok 53 - ... our current matches out next ok 54 - ... our look ahead matches out next ok 55 - ... our current matches out next ok 56 - ... our look ahead matches out next ok 57 - ... our current matches out next ok 58 - ... our look ahead matches out next ok 59 - ... our current matches out next ok 60 - ... our look ahead matches out next ok 61 - ... our current matches out next ok 62 - ... our look ahead matches out next ok 63 - ... our current matches out next ok 64 - ... our look ahead matches out next ok 65 - ... our current matches out next ok 66 - ... our look ahead matches out next ok 67 - ... our current matches out next ok 68 - ... our look ahead matches out next ok 69 - ... our current matches out next ok 70 - ... our look ahead matches out next ok 71 - ... our current matches out next ok 72 - ... this is the output we would expect ok 73 - The object isa String::Tokenizer ok 74 - The object isa String::Tokenizer::Iterator ok 75 - ... got the right start token ok 76 - ... this will successfully skip ok 77 - ... got the right token next expected ok 78 - ... this will successfully skip ok 79 - ... got the right token next expected ok 80 - ... got the right token next expected ok 81 - ... got the collection we expected ok 82 - ... got the right token next expected ok 83 - The object isa String::Tokenizer ok 84 - The object isa String::Tokenizer::Iterator ok 85 - ... got the right start token ok 86 - ... this will not successfully match and so not skip ok 87 - ... got the collection (or lack thereof) we expected ok 88 - ... got the collection (or lack thereof) we expected ok 89 - ... got the right token next expected ok 90 - ... got the collection (or lack thereof) we expected ok 91 - ... got the right token next expected ok 92 - The object isa String::Tokenizer ok 93 - The object isa String::Tokenizer::Iterator ok 94 - ... got the right start token ok 95 - ... got the right start token ok 96 - ... got the right start token ok 97 - ... got the right start token ok 98 - ... got the collection (or lack thereof) we expected ok 99 - ... our next token is whitespace ok 100 - ... got the right token next expected ok t/pod..................................1..1 ok 1 - blib\lib\String\Tokenizer.pm ok t/pod_coverage.........................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 1 test skipped. Files=4, Tests=118, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\String\Tokenizer.html Installing C:\cpanrun\build\5-10-0\site\lib\String\Tokenizer.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod