Skip to content

"Promote" Module::Signature from Bundle::CPANxxl to Bundle::CPAN #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions related/Bundle-CPAN/CPAN.pm
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Module::Build -- needed by File::Spec

File::Spec -- prereq

Module::Signature

Digest::SHA

File::HomeDir
Expand Down
4 changes: 1 addition & 3 deletions related/Bundle-CPAN/CPANxxl.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ Bundle::CPAN

Module::Info

Module::Signature

CPAN::Reporter

Kwalify
Expand All @@ -44,7 +42,7 @@ Module::Versions::Report
=head1 DESCRIPTION

This bundle includes Bundle::CPAN plus what I consider indispensible
but not everybody can compile, namely Expect and Module::Signature.
but not everybody can compile, namely Expect and YAML.

I've taken the liberty to also add YAML::Syck because of its speed
advantage.
Expand Down