Skip to content

Commit

Permalink
Install Devel::Size on Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Dec 4, 2023
1 parent 5f836ab commit d3947b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cpanm -iqn File::Spec ExtUtils::MakeMaker IO::AIO Locale::AU Locale::US
cpanm -iqn File::Open::NoCache::ReadOnly Gzip::Faster Geo::Coder::Abbreviations
cpanm -iqn Geo::StreetAddress::US Lingua::EN::AddressParse Config::Auto
cpanm -iqn LWP::UserAgent::Throttled Locale::CA Locale::Country
cpanm -iqn LWP::UserAgent::Throttled Locale::CA Locale::Country Devel::Size
cpanm -iqn File::pfopen CGI::Info Geo::Location::Point Module::Info Digest::CRC
cpanm -iqn --installdeps .
env:
Expand Down
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ my $build_requires = {
'CHI::Driver::RawMemory' => 0,
'Cwd' => 0,
'Config::Auto' => 0,
'Devel::Size' => 0,
'File::Basename' => 0,
'File::Copy' => 0,
'File::Slurp' => 0,
Expand Down

0 comments on commit d3947b4

Please sign in to comment.