Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@stevieb9
Created June 13, 2016 17:15
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 stevieb9/ce8a940ee835eee513ecb9b0d69f8e51 to your computer and use it in GitHub Desktop.
Save stevieb9/ce8a940ee835eee513ecb9b0d69f8e51 to your computer and use it in GitHub Desktop.
$ perl6 htmlify.p6
Initializing ...
Creating html/ subdirectories ...
Reading type graph ...
Not writing type graph images, it seems to be up-to-date
To force writing of type graph images, supply the --typegraph
option at the command line, or delete
file 'html/images/type-graph-Any.svg'
Reading doc/Language ...
Processing Language Pod files ...
1/39: doc/Language/5to6-nutshell.pod => language/5to6-nutshell
Method 'unit' not found for invocant of class 'List'
in sub extract-pod at htmlify.p6 line 174
in sub process-pod-dir at htmlify.p6 line 197
in sub MAIN at htmlify.p6 line 127
in block <unit> at htmlify.p6 line 877
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment