Checking if your kit is complete... Looks good Writing Makefile for Hardware::Vhdl::Lexer cp lib/Hardware/Vhdl/Lexer.pm blib/lib/Hardware/Vhdl/Lexer.pm Manifying blib/man3/Hardware::Vhdl::Lexer.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use Hardware::Vhdl::Lexer; # Testing Hardware::Vhdl::Lexer 1.00, Perl 5.010000, /home/cpanrun/tmp/5.10.0/bin/perl ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Hardware/Vhdl/Lexer.pm contains no boilerplate text ok t/errors..........1..11 ok 1 - use Hardware::Vhdl::Lexer; ok 2 - baseline: construct without error ok 3 - non-hashref arg to new() ok 4 - missing linesource arg to new() ok 5 - linesource is not a ref ok 6 - test case self-check ok 7 - test case self-check ok 8 - bad linesource type: object without the right method ok 9 - bad linesource type: scalar ref ref ok 10 - bad linesource type: hash ref ok 11 - End of tests ok t/lexer...........1..101 ok 1 - use Hardware::Vhdl::Lexer; # history tests with nhistory=4 ok 2 - new Hardware::Vhdl::Lexer isa Hardware::Vhdl::Lexer ok 3 - history test 0 item 0 ok 4 - history test 0 item 1 ok 5 - history test 0 item 2 ok 6 - history test 0 item 3 ok 7 - history test 0 item 4 ok 8 - history test 0 item 5 ok 9 - history test 0 item 6 ok 10 - history test 0 item 7 ok 11 - get_next_token 1 ok 12 - history test 1 item 0 ok 13 - history test 1 item 1 ok 14 - history test 1 item 2 ok 15 - history test 1 item 3 ok 16 - history test 1 item 4 ok 17 - history test 1 item 5 ok 18 - history test 1 item 6 ok 19 - history test 1 item 7 ok 20 - get_next_token 2 ok 21 - history test 2 item 0 ok 22 - history test 2 item 0 ok 23 - get_next_token 3 ok 24 - history test 3 item 0 ok 25 - history test 3 item 1 ok 26 - history test 1 item 2 ok 27 - history test 1 item 3 # history tests with nhistory=6 ok 28 - new Hardware::Vhdl::Lexer isa Hardware::Vhdl::Lexer ok 29 - history test 0 item 0 ok 30 - history test 0 item 1 ok 31 - history test 0 item 2 ok 32 - history test 0 item 3 ok 33 - history test 0 item 4 ok 34 - history test 0 item 5 ok 35 - history test 0 item 6 ok 36 - history test 0 item 7 ok 37 - get_next_token 1 ok 38 - history test 1 item 0 ok 39 - history test 1 item 1 ok 40 - history test 1 item 2 ok 41 - history test 1 item 3 ok 42 - history test 1 item 4 ok 43 - history test 1 item 5 ok 44 - history test 1 item 6 ok 45 - history test 1 item 7 ok 46 - get_next_token 2 ok 47 - history test 2 item 0 ok 48 - history test 2 item 0 ok 49 - get_next_token 3 ok 50 - history test 3 item 0 ok 51 - history test 3 item 1 ok 52 - history test 1 item 2 ok 53 - history test 1 item 3 ok 54 - history test 1 item 4 ok 55 - history test 1 item 5 # token splitting tests: ok 56 - string 1 ok 57 - string 2 ok 58 - string 3 ok 59 - string 4 ok 60 - token splitting 1 ok 61 - extended identifiers ok 62 - string with newline in ok 63 - string with newlines in ok 64 - unterminated string ok 65 - unterminated string 2 ok 66 - newlines ok 67 - numeric literals ok 68 - bit_vector literals ok 69 - whitespace then newline ok 70 - character literals 1 ok 71 - character literals 2 # code source type tests: ok 72 - token splitting from class ok 73 - token splitting from fileglob ok 74 - token splitting from arrayref ok 75 - token splitting from subref ok 76 - token splitting from scalarref ok 77 - VHDL-93 punctuation: | ok 78 - VHDL-93 punctuation: & ok 79 - VHDL-93 punctuation: ' ok 80 - VHDL-93 punctuation: ( ok 81 - VHDL-93 punctuation: ) ok 82 - VHDL-93 punctuation: * ok 83 - VHDL-93 punctuation: ** ok 84 - VHDL-93 punctuation: + ok 85 - VHDL-93 punctuation: , ok 86 - VHDL-93 punctuation: - ok 87 - VHDL-93 punctuation: . ok 88 - VHDL-93 punctuation: / ok 89 - VHDL-93 punctuation: /= ok 90 - VHDL-93 punctuation: : ok 91 - VHDL-93 punctuation: := ok 92 - VHDL-93 punctuation: ; ok 93 - VHDL-93 punctuation: < ok 94 - VHDL-93 punctuation: <= ok 95 - VHDL-93 punctuation: <> ok 96 - VHDL-93 punctuation: = ok 97 - VHDL-93 punctuation: => ok 98 - VHDL-93 punctuation: > ok 99 - VHDL-93 punctuation: >= ok 100 - VHDL-93 illegal characters ok 101 - End of tests 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 t/pod.............1..1 ok 1 - blib/lib/Hardware/Vhdl/Lexer.pm ok All tests successful, 1 test skipped. Files=6, Tests=117, 1 wallclock secs ( 0.86 cusr + 0.19 csys = 1.05 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Hardware/Vhdl/Lexer.html Installing /home/cpanrun/build/5.10.0/site/lib/Hardware/Vhdl/Lexer.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Hardware::Vhdl::Lexer.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod