Skip to content

Commit

Permalink
Add missing dependency namespace::autoclean
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrtj committed Jun 18, 2024
1 parent 882c87d commit 9c1edaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ requires 'Template::Tiny' => 0;
requires 'Try::Tiny' => 0;
requires 'Class::Inspector' => '0';
requires 'HTTP::Cookies' => '0';
requires 'namespace::autoclean' => '0';

on 'test' => sub {
requires 'Test::Deep' => '0';
Expand Down

0 comments on commit 9c1edaa

Please sign in to comment.