Skip to content

Commit c9e8656

Browse files
committed
unpack is now experimental
1 parent bd8f5a5 commit c9e8656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

htmlify.p6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ use Pod::Convenience;
3131
use Pod::Htmlify;
3232

3333
use experimental :cached;
34+
use experimental :pack;
3435

3536
my $type-graph;
3637
my %routines-by-type;

0 commit comments

Comments
 (0)