Checking if your kit is complete... Looks good Writing Makefile for Pod::Simple::Wiki cp lib/Pod/Simple/Wiki/Mediawiki.pm blib/lib/Pod/Simple/Wiki/Mediawiki.pm cp lib/Pod/Simple/Wiki/Moinmoin.pm blib/lib/Pod/Simple/Wiki/Moinmoin.pm cp lib/Pod/Simple/Wiki/Tiddlywiki.pm blib/lib/Pod/Simple/Wiki/Tiddlywiki.pm cp lib/Pod/Simple/Wiki/Twiki.pm blib/lib/Pod/Simple/Wiki/Twiki.pm cp lib/Pod/Simple/Wiki.pm blib/lib/Pod/Simple/Wiki.pm cp lib/Pod/Simple/Wiki/Usemod.pm blib/lib/Pod/Simple/Wiki/Usemod.pm cp lib/Pod/Simple/Wiki/Kwiki.pm blib/lib/Pod/Simple/Wiki/Kwiki.pm cp lib/Pod/Simple/Wiki/Template.pm blib/lib/Pod/Simple/Wiki/Template.pm cp bin/pod2wiki blib/script/pod2wiki /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pod2wiki Manifying blib/man1/pod2wiki.1 Manifying blib/man3/Pod::Simple::Wiki::Mediawiki.3 Manifying blib/man3/Pod::Simple::Wiki::Moinmoin.3 Manifying blib/man3/Pod::Simple::Wiki::Tiddlywiki.3 Manifying blib/man3/Pod::Simple::Wiki::Twiki.3 Manifying blib/man3/Pod::Simple::Wiki.3 Manifying blib/man3/Pod::Simple::Wiki::Usemod.3 Manifying blib/man3/Pod::Simple::Wiki::Kwiki.3 Manifying blib/man3/Pod::Simple::Wiki::Template.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_00_load.................1..2 ok 1 - use Pod::Simple::Wiki; ok 2 - The object isa Pod::Simple::Wiki ok t/01_01_wiki_format..........1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok t/01_02_wiki_head............1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/01_03_wiki_lists...........1..12 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,
. not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/01_03_wiki_lists.t line 78. # got: ' This is a long sentence that forms part of a definition block.: # ' # expected: ' This is a long sentence that forms part of a definition block.: # # ' ok t/02_01_kwiki_format.........1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok t/02_01_kwiki_head...........1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/02_01_kwiki_lists..........1..12 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list. not ok 11 - Test for definition list without =items,
. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without =items,.' # at t/02_01_kwiki_lists.t line 78. # got: 'This is a long sentence that forms part of a definition block. # # ' # expected: '; ; This is a long sentence that forms part of a definition block. # # ' not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/02_01_kwiki_lists.t line 78. # got: '; This is a long sentence that forms part of a definition block. ; # ' # expected: '; This is a long sentence that forms part of a definition block. ; # # ' ok t/03_01_usemod_format........1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok t/03_02_usemod_head..........1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/03_03_usemod_lists.........1..12 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list. not ok 11 - Test for definition list without =items,
. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without =items,.' # at t/03_03_usemod_lists.t line 78. # got: ':This is a long sentence that forms part of a definition block. # # ' # expected: '; :This is a long sentence that forms part of a definition block. # # ' not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/03_03_usemod_lists.t line 78. # got: ';This is a long sentence that forms part of a definition block.: # ' # expected: ';This is a long sentence that forms part of a definition block.: # # ' ok t/04_01_twiki_format.........1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic not ok 6 - Testing: Italic Bold # TODO Fix this later. # Failed (TODO) test ' Testing: Italic Bold' # at t/04_01_twiki_format.t line 54. # got: '_*Foo*_ # # ' # expected: '__Foo__ # # ' ok t/04_02_twiki_head...........1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/04_03_twiki_lists..........1..12 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list. not ok 11 - Test for definition list without =items,
. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without =items,.' # at t/04_03_twiki_lists.t line 78. # got: 'This is a long sentence that forms part of a definition block. # # ' # expected: ' : This is a long sentence that forms part of a definition block. # # ' not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/04_03_twiki_lists.t line 78. # got: ' $ This is a long sentence that forms part of a definition block.: # ' # expected: ' $ This is a long sentence that forms part of a definition block.: # # ' ok t/05_01_mediawiki_format.....1..7 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok 7 - Testing: Single quotes ok t/05_02_mediawiki_head.......1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/05_03_mediawiki_lists......1..14 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list (incorrect). not ok 11 - Test for varied nested list. # TODO Nest lists correctly # Failed (TODO) test ' Test for varied nested list.' # at t/05_03_mediawiki_lists.t line 78. # got: '* Bullet item 1.0 # ## Number item 1.1 # ::; Foo # :::Definition item 1.2 # ::; Bar # :::Definition item 2.2 # ## Number item 2.1 # * Bullet item 2.0 # # ' # expected: '* Bullet item 1.0 # *# Number item 1.1 # *#; Foo # *#:Definition item 1.2 # *#; Bar # *#:Definition item 2.2 # *# Number item 2.1 # * Bullet item 2.0 # # ' ok 12 - Test for definition list without =items,
. ok 13 - Test for definition list without a definition. not ok 14 - Test 2 for definition list without a definition. # TODO Needs a newline after the first item # Failed (TODO) test ' Test 2 for definition list without a definition.' # at t/05_03_mediawiki_lists.t line 78. # got: '; This is a long sentence that forms part of a definition block.; This is the next item. # ' # expected: '; This is a long sentence that forms part of a definition block. # ; This is the next item. # ' ok t/05_04_mediawiki_links......1..4 ok 1 - Testing: http ok 2 - Testing: Internal link ok 3 - Testing: Other::Module ok 4 - Testing: Other::Module/METHODS ok t/06_01_moinmoin_format......1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok t/06_03_moinmoin_lists.......1..15 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list. ok 11 - Test for definition list without =items,
. not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/06_03_moinmoin_lists.t line 79. # got: ' This is a long sentence that forms part of a definition block.:: # ' # expected: ' This is a long sentence that forms part of a definition block.:: # # ' not ok 13 - Test for unordered list with included paragraphs. # TODO Fix this later. # Failed (TODO) test ' Test for unordered list with included paragraphs.' # at t/06_03_moinmoin_lists.t line 79. # got: ' * This is the main item. # # This is a follow-on paragraph. # # And this is another. # # # ' # expected: ' * This is the main item. # # This is a follow-on paragraph. # # And this is another. # # ' not ok 14 - Test for numbered list with included paragraphs. # TODO Fix this later. # Failed (TODO) test ' Test for numbered list with included paragraphs.' # at t/06_03_moinmoin_lists.t line 79. # got: ' 1. This is the main item. # # This is a follow-on paragraph. # # And this is another. # # # ' # expected: ' 1. This is the main item. # # This is a follow-on paragraph. # # And this is another. # # ' not ok 15 - Test for unordered list with included paragraphs. # TODO Fix this later. # Failed (TODO) test ' Test for unordered list with included paragraphs.' # at t/06_03_moinmoin_lists.t line 79. # got: ' Term:: This is the main item. # This is a follow-on paragraph. # And this is another. # # ' # expected: ' Term:: This is the main item. # # This is a follow-on paragraph. # # And this is another. # # ' ok t/07_01_tiddlywiki_format....1..6 ok 1 - Testing: Italic ok 2 - Testing: Bold ok 3 - Testing: Monospace ok 4 - Testing: Filename ok 5 - Testing: Bold Italic ok 6 - Testing: Italic Bold ok t/07_02_tiddlywiki_head......1..4 ok 1 - Testing: =pod\n\n=head1 Head 1 ok 2 - Testing: =pod\n\n=head2 Head 2 ok 3 - Testing: =pod\n\n=head3 Head 3 ok 4 - Testing: =pod\n\n=head4 Head 4 ok t/07_03_tiddlywiki_lists.....1..12 ok 1 - Test for single unordered (bullet) item. ok 2 - Test for unordered (bullet) list,. ok 3 - Test for nested unordered (bullet) list,
. ok 4 - Test for single ordered (number) item. ok 5 - Test for ordered (number) list,
. ok 6 - Test for nested ordered (number) list,
. ok 7 - Test for single definition list item. ok 8 - Test for definition list,
. ok 9 - Test for nested definition list,
. ok 10 - Test for varied nested list. not ok 11 - Test for definition list without =items,
. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without =items,.' # at t/07_03_tiddlywiki_lists.t line 78. # got: 'This is a long sentence that forms part of a definition block. # # ' # expected: '<<< # This is a long sentence that forms part of a definition block. # >>> # # ' not ok 12 - Test for definition list without a definition. # TODO Fix this later. # Failed (TODO) test ' Test for definition list without a definition.' # at t/07_03_tiddlywiki_lists.t line 78. # got: '* This is a long sentence that forms part of a definition block. # ' # expected: '* This is a long sentence that forms part of a definition block. # # ' ok All tests successful. Files=22, Tests=162, 6 wallclock secs ( 2.76 cusr + 0.57 csys = 3.33 CPU) make: *** [htmlifypods] Hangup