Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use v6 in lib files
  • Loading branch information
autarch committed Dec 25, 2015
1 parent 1500f10 commit dd61a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/DocSite/Pod/To/HTML.pm
@@ -1,3 +1,4 @@
use v6;
use Pod::To::HTML::Renderer;

unit class DocSite::Pod::To::HTML is Pod::To::HTML::Renderer;
Expand Down

0 comments on commit dd61a61

Please sign in to comment.