We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bceab commit 5709e9fCopy full SHA for 5709e9f
META.info
@@ -2,7 +2,7 @@
2
"name" : "p6doc",
3
"version" : "*",
4
"description" : "Perl 6 documentation (tools and docs)",
5
- "depends" : [ "URI", "File::Temp" ],
+ "depends" : [ "URI", "File::Temp", "Panda" ],
6
"provides" : {
7
"Perl6::Type" : "lib/Perl6/Type.pm",
8
"Perl6::TypeGraph" : "lib/Perl6/TypeGraph.pm",
0 commit comments