Skip to content
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

Install dependencies also when distribution uses Makefile.PL #19

Merged

Conversation

happy-barney
Copy link
Contributor

in such case build MYMETA and install dependencies using it

in such case build MYMETA and install dependencies using it

Although `cpanm` can do that with just simple `--installdeps .`,
`cpm`, toolused by this tooling, doesn't support simple way.
@happy-barney happy-barney force-pushed the hpb/dependencies-makefile-pl branch from c9b0612 to cf5c777 Compare November 2, 2023 17:28
Copy link
Member

@oalders oalders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @happy-barney!

@oalders oalders merged commit 1e41dcd into perl-actions:master Nov 3, 2023
2 checks passed
@oalders
Copy link
Member

oalders commented Nov 6, 2023

It might be worth adding a quick test case for this to ensure there's no regression in future. I didn't think about that when I first reviewed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants