Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Oct 12, 2024
1 parent 047df6c commit 0e5c285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MetaCPAN/Config.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use Moo;

use Carp qw(cluck croak);
use Module::Runtime qw(require_module);
use Ref::Util qw(is_plain_hashref);

use namespace::clean;

Expand Down

0 comments on commit 0e5c285

Please sign in to comment.