Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abeverley committed Jan 10, 2025
1 parent 69561bb commit c1d0737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,16 @@ WriteMakefile(
'DBIx::Class' => 0,
'File::HomeDir' => 0,
'Getopt::Long' => 0,
'HTML::FormatText' => 0,
'JSON' => 0,
'Log::Report' => 0,
'LWP::Protocol::https' => 0,
'LWP::UserAgent' => 0,
'Mail::Message' => 0,
'Moo' => 0,
'MooX::Singleton' => 0,
'MooX::Types::MooseLike' => 0,
'Sys::Hostname' => 0,
'Term::ReadKey' => 0,
'Test::More' => 0,
'Text::Markdown' => 0,
Expand Down

0 comments on commit c1d0737

Please sign in to comment.