Skip to content

Commit dd61a61

Browse files
committed
use v6 in lib files
1 parent 1500f10 commit dd61a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/DocSite/Pod/To/HTML.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
use v6;
12
use Pod::To::HTML::Renderer;
23

34
unit class DocSite::Pod::To::HTML is Pod::To::HTML::Renderer;

0 commit comments

Comments
 (0)