Skip to content

Commit

Permalink
Catch one more instance of 'Auxiliary'
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeenan committed Jul 6, 2021
1 parent 3b4ffc3 commit 576e422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/Pod-Html/lib/Pod/Html.pm
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ package Pod::Simple::XHTML::LocalPodLinks;
use strict;
use warnings;
use parent 'Pod::Simple::XHTML';
use Pod::Html::Auxiliary qw(
use Pod::Html::Util qw(
unixify
);
Expand Down

0 comments on commit 576e422

Please sign in to comment.