Skip to content

Commit

Permalink
Add Archive::Extract to prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 26, 2025
1 parent 55de713 commit e8ae788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ my %WriteMakefile = (

'PREREQ_PM' => {
'Archive::Zip' => '0',
'Archive::Extract' => '0',
'Archive::Extract::Libarchive' => '0',
'ConfigReader::Simple' => '0',
'CPAN::Checksums' => '0',
Expand Down

0 comments on commit e8ae788

Please sign in to comment.