Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/134fba967e4a87542d1f44e83ce483ff to your computer and use it in GitHub Desktop.
Save zoffixznet/134fba967e4a87542d1f44e83ce483ff to your computer and use it in GitHub Desktop.
Cannot resolve caller find-headings(Pod::Config.new(type => "item", config => {:numbered("1")}), Any); none of these signatures match:
(Str $s is raw, :$inside-heading)
(Pod::FormattingCode $node is raw where { ... }, :$inside-heading)
(Pod::Heading $node is raw, :$inside-heading)
(Positional \list, :$inside-heading)
(Pod::Block $node is raw, :$inside-heading)
(Pod::Raw $node is raw, :$inside-heading)
in sub do-toc at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/288871C41A3B66B47FE3182C4BFE934A79450BF2 (Pod::To::HTML) line 227
in sub pod2html at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/288871C41A3B66B47FE3182C4BFE934A79450BF2 (Pod::To::HTML) line 184
in block <unit> at -e line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment