We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ panda install Pod::Perl5 ==> Fetching Pod::Perl5 ==> Building Pod::Perl5 ==> Testing Pod::Perl5 # Failed test 'found 8 paragraphs' # at t/Grammar/01_formatting.t line 11 # expected: '8' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 13 # Failed test 'match format text' # at t/Grammar/01_formatting.t line 13 # expected: 'this text is an example of inline italicised/emphasised' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 17 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 17 # expected: 'this text is italicised/emphasised # across # newlines' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 21 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 21 # expected: 'italicised words' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 25 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 25 # expected: 'italicised # words' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 29 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 29 # expected: 'bolded B<words> within italics!' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 33 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 33 # expected: 'words' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 37 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 37 # expected: 'program' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 41 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 41 # expected: 'gt' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/01_formatting.t line 45 # Failed test 'matches format text' # at t/Grammar/01_formatting.t line 45 # expected: 'Something' # got: '' # Looks like you failed 10 tests of 11 t/Grammar/01_formatting.t ........... Dubious, test returned 10 (wstat 2560, 0xa00) Failed 10/11 subtests # Failed test 'Parser extracted three paragraphs' # at t/Grammar/02_paragraphs.t line 10 # expected: '3' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/02_paragraphs.t line 12 # Failed test 'Paragraph text extracted successfully' # at t/Grammar/02_paragraphs.t line 12 # expected: 'paragraph one # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/02_paragraphs.t line 15 # Failed test 'Paragraph text extracted successfully' # at t/Grammar/02_paragraphs.t line 15 # expected: 'paragraph two # paragraph two # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/02_paragraphs.t line 18 # Failed test 'Paragraph text extracted successfully' # at t/Grammar/02_paragraphs.t line 18 # expected: 'paragraph three # paragraph three # paragraph three # ' # got: '' # Looks like you failed 4 tests of 5 t/Grammar/02_paragraphs.t ........... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/5 subtests # Failed test 'Parser extracted two paragraphs' # at t/Grammar/03_paragraphs_verbatim.t line 10 # expected: '2' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/03_paragraphs_verbatim.t line 16 # Failed test 'Parser extracted the verbatim text' # at t/Grammar/03_paragraphs_verbatim.t line 16 # expected: ' use strict; # print "Hello, World!\n"; # some more code # ' # got: '' # Looks like you failed 2 tests of 4 t/Grammar/03_paragraphs_verbatim.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/04_for.t line 11 # Failed test 'Parser extracted name value is HTML' # at t/Grammar/04_for.t line 11 # expected: 'HTML' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/04_for.t line 12 # Failed test 'Parser extracted the paragraph' # at t/Grammar/04_for.t line 12 # expected: '<a href='#'>some inline hyperlink</a>' # got: '' # Looks like you failed 2 tests of 4 t/Grammar/04_for.t .................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests # Failed test 'Parser extracted two begin/end pairs' # at t/Grammar/05_begin_end.t line 9 # expected: '2' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/05_begin_end.t line 12 # Failed test 'The name from first begin pair is HTML' # at t/Grammar/05_begin_end.t line 12 # expected: 'HTML' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/05_begin_end.t line 13 # Failed test 'Extract the text from begin/end block' # at t/Grammar/05_begin_end.t line 13 # expected: ' # <a href="">Some link</a> # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/05_begin_end.t line 18 # Failed test 'The name from first begin pair is some_text' # at t/Grammar/05_begin_end.t line 18 # expected: 'some_text' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/05_begin_end.t line 19 # Failed test 'Extract the text from begin/end block' # at t/Grammar/05_begin_end.t line 19 # expected: ' # This is just some text # ' # got: '' # Looks like you failed 5 tests of 6 t/Grammar/05_begin_end.t ............ Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/6 subtests # Failed test 'Parser extracted three command paragraphs' # at t/Grammar/06_command.t line 10 # expected: '2' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/06_command.t line 12 # Failed test 'Parser extracted encoding name is utf8' # at t/Grammar/06_command.t line 12 # expected: 'utf8' # got: '' # Looks like you failed 2 tests of 3 t/Grammar/06_command.t .............. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests # Failed test 'Parser extracted four comamnd blocks' # at t/Grammar/07_headers.t line 10 # expected: '4' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/07_headers.t line 11 # Failed test 'Parser extracted header 1' # at t/Grammar/07_headers.t line 11 # expected: 'heading 1' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/07_headers.t line 13 # Failed test 'Parser extracted header 2' # at t/Grammar/07_headers.t line 13 # expected: 'heading 2' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/07_headers.t line 15 # Failed test 'Parser extracted header 3' # at t/Grammar/07_headers.t line 15 # expected: 'heading 3' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/07_headers.t line 17 # Failed test 'Parser extracted header 4' # at t/Grammar/07_headers.t line 17 # expected: 'heading 4' # got: '' # Looks like you failed 5 tests of 6 t/Grammar/07_headers.t .............. Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/6 subtests # Failed test 'Parser extracted eleven paragraphs' # at t/Grammar/08_links.t line 10 # expected: '11' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 12 # Failed test 'Parser extract the correct name' # at t/Grammar/08_links.t line 12 # expected: 'Some::Name' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 15 # Failed test 'Parser extracted the correct section' # at t/Grammar/08_links.t line 15 # expected: 'section' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 18 # Failed test 'Parser extracted the correct section' # at t/Grammar/08_links.t line 18 # expected: 'section' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 21 # Failed test 'Parser extracted the correct name' # at t/Grammar/08_links.t line 21 # expected: 'Some::Name' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 24 # Failed test 'Parser extracted the correct name' # at t/Grammar/08_links.t line 24 # expected: 'Some::Name' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 27 # Failed test 'Parser extracted the correct text' # at t/Grammar/08_links.t line 27 # expected: 'Some text' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 30 # Failed test 'Parser extracted the url' # at t/Grammar/08_links.t line 30 # expected: 'http://example.com' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 33 # Failed test 'Parser extracted the url' # at t/Grammar/08_links.t line 33 # expected: 'http://example.com' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 36 # Failed test 'Parser extracted the url' # at t/Grammar/08_links.t line 36 # expected: 'https://example.com' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 39 # Failed test 'Parser extracted the url' # at t/Grammar/08_links.t line 39 # expected: 'ftp://example.com' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/08_links.t line 42 # Failed test 'Parser extract the correct name' # at t/Grammar/08_links.t line 42 # expected: 'Some::Module' # got: '' # Looks like you failed 12 tests of 13 t/Grammar/08_links.t ................ Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/13 subtests # Failed test 'Parser extracted three over/back pairs' # at t/Grammar/09_over_back.t line 9 # expected: '3' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 12 # Failed test 'Parser extracted bullet-point from bullet point one' # at t/Grammar/09_over_back.t line 12 # expected: '1' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 15 # Failed test 'parser extracted paragraph from bullet point one' # at t/Grammar/09_over_back.t line 15 # expected: 'bullet point one # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 18 # Failed test 'Parser extracted bullet-point from bullet point two' # at t/Grammar/09_over_back.t line 18 # expected: '2' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 21 # Failed test 'Parser extracted paragraph from bullet point two' # at t/Grammar/09_over_back.t line 21 # expected: 'bullet point two # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 24 # Failed test 'Parser extracted bullet-point from bullet point three' # at t/Grammar/09_over_back.t line 24 # expected: '*' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 28 # Failed test 'Parser extracted paragraph from bullet point three' # at t/Grammar/09_over_back.t line 28 # expected: 'bullet point three # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 32 # Failed test 'Parser extracted bullet-point from bullet point four' # at t/Grammar/09_over_back.t line 32 # expected: '*' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 36 # Failed test 'Parser extracted bullet-point from bullet point five' # at t/Grammar/09_over_back.t line 36 # expected: '0' # got: '' # Failed test 'Parser extracted bullet-point from bullet point six' # at t/Grammar/09_over_back.t line 40 # expected: '345' # got: (Any) Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 44 # Failed test 'Parser extracted paragraph from bullet point seven' # at t/Grammar/09_over_back.t line 44 # expected: 'paragraph one # ' # got: '' # Failed test 'Parser extracted bullet-point from bullet point seven' # at t/Grammar/09_over_back.t line 48 # expected: '*' # got: (Any) Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/09_over_back.t line 53 # Failed test 'Extracted the over and the number' # at t/Grammar/09_over_back.t line 53 # expected: '=over 4 # ' # got: '' # Failed test 'Extracted three items from the second list' # at t/Grammar/09_over_back.t line 57 # expected: '3' # got: '1' # Failed test 'The inner list has two items' # at t/Grammar/09_over_back.t line 61 # expected: '2' # got: '1' # Failed test 'The outer list has three items' # at t/Grammar/09_over_back.t line 64 # expected: '3' # got: '1' # Looks like you failed 16 tests of 17 t/Grammar/09_over_back.t ............ Dubious, test returned 16 (wstat 4096, 0x1000) Failed 16/17 subtests # Failed test 'Parser extracted one pod section' # at t/Grammar/10_readme.t line 12 # expected: '1' # got: '0' # Failed test 'Parser extracted command blocks' # at t/Grammar/10_readme.t line 13 # expected: '12' # got: '1' # Failed test 'Parser extracted six paragraphs' # at t/Grammar/10_readme.t line 14 # expected: '6' # got: '1' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/10_readme.t line 18 # Failed test 'Parser extracted name from header' # at t/Grammar/10_readme.t line 18 # expected: 'SYNOPSIS' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/10_readme.t line 22 # Failed test 'Parser extracted text from paragraph' # at t/Grammar/10_readme.t line 22 # expected: '0.01 # ' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/10_readme.t line 26 # Failed test 'Parser extracted value from code formatting' # at t/Grammar/10_readme.t line 26 # expected: 'Pod::Perl5::Grammar' # got: '' Use of uninitialized value $v of type Any in string context Any of .^name, .perl, .gist, or .say can stringify undefined things, if needed. in block <unit> at t/Grammar/10_readme.t line 30 # Failed test 'Parser extracted text from verbatim paragraph' # at t/Grammar/10_readme.t line 30 # expected: ' use Pod::Perl5; # ' # got: '' # Looks like you failed 7 tests of 9 t/Grammar/10_readme.t ............... Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/9 subtests # Failed test 'Matched 3 pod sections' # at t/Grammar/11_pod_section.t line 11 # expected: '3' # got: '0' # Failed test 'extracted "bar" head2 text' # at t/Grammar/11_pod_section.t line 12 # expected: 'bar' # got: (Any) # Failed test 'extracted "bar" method paragraph description' # at t/Grammar/11_pod_section.t line 13 # expected: 'Method to C<bar> a foo. # ' # got: (Any) # Looks like you failed 3 tests of 4 t/Grammar/11_pod_section.t .......... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/4 subtests # Failed test 'parse document' # at t/Perl5.t line 11 # Looks like you failed 1 test of 5 t/Perl5.t ........................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests # Failed test 'Generated html matches expected' # at t/ToHTML/Formatting.t line 13 # expected: '<html> # <body> # <p><em>this text is an example of inline italicised/emphasised</em></p> # <p><em>this text is italicised/emphasised # across # newlines</em></p> # <p>This paragraph has <em>italicised words</em> in it</p> # <p>This paragraph has inline <em>italicised # words</em> breaking across a newline</p> # <p><em>bolded <strong>words</strong> within italics!</em></p> # <p>Run this <code>program</code></p> # <p>This should be escaped: ></p> # <p> to be > indexed</p> # </body> # </html> # ' # got: '<html> # <body> # </body> # </html> # ' # Looks like you failed 1 test of 3 t/ToHTML/Formatting.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # Failed test 'Generated html matches expected' # at t/ToHTML/Readme.t line 14 # expected: '<html> # <head> # <meta charset="UTF-8"> # </head> # <body> # <p><em>This is a <strong>realistic</strong> document for testing parsing on</em></p> # <h1>NAME</h1> # <p>Pod::Perl5 - a Perl 6 parser for Perl 5 pod</p> # <h1>VERSION</h1> # <p>0.01</p> # <h1>DESCRIPTION</h1> # <p>This is a Perl6 module for parsing <strong>Perl 5</strong> pod. The grammar for this module lives at <code>Pod::Perl5::Grammar</code>.</p> # <h1>SYNOPSIS</h1> # <pre>use Pod::Perl5; # my $match = Pod::Perl5.parse_file('/some.pod'); # # or: # my $match = Pod::Perl5::parse_string($pod);</pre> # <h1>AUTHOR</h1> # <p>David Farrell © 2015</p> # <h1>LICENSE</h1> # <p>FreeBSD, see LICENSE file</p> # <h1>SEE ALSO</h1> # <ul> # <li><a href="http://perldoc.perl.org/perlpod.html">perlpod documentation</a> is the reference spec for this grammar</li> # <li> # <p><a href="http://perldoc.perl.org/perlvar.html#DESCRIPTION">perlvar#DESCRIPTION</a> should convert into a perldoc link to perlvar with a section</p></li> # <ol> # <li><a href="https://metacpan.org/pod/Time::Piece#USAGE">This is a link for the Time::Piece module</a> should convert into a perldoc link to Time::Piece</li> # <li><a href="https://metacpan.org/pod/Time::Piece">Time::Piece</a> should convert into a perldoc link to Time::Piece</li> # <li><a href="https://github.com">https://github.com</a> should just be a pure url (text and href equal)</li> # </ol> # <li><a href="http://perldoc.perl.org/perlpod.html">perlpod</a> <em>should</em> convert into a link to perlpod</li> # </ul> # <p>This code lives on <a href="https://github.com/dnmfarrell/Pod-Perl5">GitHub</a></p> # </body> # </html> # ' # got: '<html> # <body> # </body> # </html> # ' # Failed test 'head matches expected' # at t/ToHTML/Readme.t line 15 # expected: '<meta charset="UTF-8">' # got: '' # Failed test 'body is populated' # at t/ToHTML/Readme.t line 16 # Looks like you failed 3 tests of 5 t/ToHTML/Readme.t ................... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/5 subtests # Failed test 'Generated html matches expected' # at t/ToHTML/Text.t line 13 # expected: '<html> # <body> # <p>A plain text paragraph # consists of text, whitespace # and is terminated by a blank line</p> # <pre>use v6; # say "Hello, World!"; # some more code</pre> # <pre>if (1 ==1) # { # say "yes!"; # }</pre> # <p>This text should be captured # it's terminated by the end of # the file.</p> # </body> # </html> # ' # got: '<html> # <body> # </body> # </html> # ' # Looks like you failed 1 test of 3 t/ToHTML/Text.t ..................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # Failed test 'Generated html matches expected' # at t/ToMarkdown/Readme.t line 14 # expected: ' # *This is a __realistic__ document for testing parsing on* # # NAME # Pod::Perl5 - a Perl 6 parser for Perl 5 pod # # VERSION #0.01 # # DESCRIPTION # This is a Perl6 module for parsing __Perl 5__ pod. The grammar for this module lives at `Pod::Perl5::Grammar`. # # SYNOPSIS # use Pod::Perl5; # my $match = Pod::Perl5.parse_file('/some.pod'); # # or: # my $match = Pod::Perl5::parse_string($pod); # # AUTHOR # David Farrell © 2015 # # LICENSE # FreeBSD, see LICENSE file # # SEE ALSO # * [perlpod documentation](http://perldoc.perl.org/perlpod.html) is the reference spec for this grammar # * # [perlvar#DESCRIPTION](http://perldoc.perl.org/perlvar.html#DESCRIPTION) should convert into a perldoc link to perlvar with a section # 1. [This is a link for the Time::Piece module](https://metacpan.org/pod/Time::Piece#USAGE) should convert into a perldoc link to Time::Piece # 2. [Time::Piece](https://metacpan.org/pod/Time::Piece) should convert into a perldoc link to Time::Piece # 3. [https://github.com](https://github.com) should just be a pure url (text and href equal) # * [perlpod](http://perldoc.perl.org/perlpod.html) *should* convert into a link to perlpod # <p>This code lives on <a href="https://github.com/dnmfarrell/Pod-Perl5">GitHub</a></p> # ' # got: '' # Looks like you failed 1 test of 3 t/ToMarkdown/Readme.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests Test Summary Report ------------------- t/Grammar/01_formatting.t (Wstat: 2560 Tests: 11 Failed: 10) Failed tests: 2-11 Non-zero exit status: 10 t/Grammar/02_paragraphs.t (Wstat: 1024 Tests: 5 Failed: 4) Failed tests: 2-5 Non-zero exit status: 4 t/Grammar/03_paragraphs_verbatim.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 2, 4 Non-zero exit status: 2 t/Grammar/04_for.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 3-4 Non-zero exit status: 2 t/Grammar/05_begin_end.t (Wstat: 1280 Tests: 6 Failed: 5) Failed tests: 2-6 Non-zero exit status: 5 t/Grammar/06_command.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 t/Grammar/07_headers.t (Wstat: 1280 Tests: 6 Failed: 5) Failed tests: 2-6 Non-zero exit status: 5 t/Grammar/08_links.t (Wstat: 3072 Tests: 13 Failed: 12) Failed tests: 2-13 Non-zero exit status: 12 t/Grammar/09_over_back.t (Wstat: 4096 Tests: 17 Failed: 16) Failed tests: 2-17 Non-zero exit status: 16 t/Grammar/10_readme.t (Wstat: 1792 Tests: 9 Failed: 7) Failed tests: 2-4, 6-9 Non-zero exit status: 7 t/Grammar/11_pod_section.t (Wstat: 768 Tests: 4 Failed: 3) Failed tests: 2-4 Non-zero exit status: 3 t/Perl5.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 1 t/ToHTML/Formatting.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/ToHTML/Readme.t (Wstat: 768 Tests: 5 Failed: 3) Failed tests: 3-5 Non-zero exit status: 3 t/ToHTML/Text.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 t/ToMarkdown/Readme.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=16, Tests=101, 11 wallclock secs ( 0.06 usr 0.03 sys + 10.29 cusr 0.70 csys = 11.08 CPU) Result: FAIL The spawned process exited unsuccessfully (exit code: 1) in sub run-and-gather-output at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/55D5A9F0EA7E73564E8C3537D4854F12F26714F3 line 85 in block at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/72AFCC99A3679F966CC29897E5D519DDB32585D4 line 22 in sub indir at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/55D5A9F0EA7E73564E8C3537D4854F12F26714F3 line 20 in method test at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/72AFCC99A3679F966CC29897E5D519DDB32585D4 line 5 in method install at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/0CDB3A582EE5D0A5EDF717F03857503A2497AE3E line 141 in method resolve at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/sources/0CDB3A582EE5D0A5EDF717F03857503A2497AE3E line 219 in sub MAIN at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/resources/769C4DE0C63447BA4332379E99AC81D681B5E89F line 18 in block <unit> at /home/dfarrell/.rakudobrew/moar-nom/install/share/perl6/site/resources/769C4DE0C63447BA4332379E99AC81D681B5E89F line 150
The text was updated successfully, but these errors were encountered:
These tests all pass when run locally and fail when run under the latest version of panda (there is no version number?) and Perl 6.c built for moar-vm
Sorry, something went wrong.
zef is preferred over panda now.
No branches or pull requests
The text was updated successfully, but these errors were encountered: