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 bd8f5a5 commit c9e8656Copy full SHA for c9e8656
htmlify.p6
@@ -31,6 +31,7 @@ use Pod::Convenience;
31
use Pod::Htmlify;
32
33
use experimental :cached;
34
+use experimental :pack;
35
36
my $type-graph;
37
my %routines-by-type;
0 commit comments