Skip to content

Conversation

@simbabque
Copy link
Contributor

I think I did the right thing here. I tested it locally with bats. I don't know how well installing deps will work, because it seems Build.PL does not create a cpanfile automatically. cpanm --installdeps can work with Build.PL, but we don't use it. cpm doesn't seem to support it installing deps without a cpanfile.

It also leaves behind some files in the test build directory that don't get cleaned up with ./Build clean. I added those to gitignore, but I'm not sure if they need to be removed in any other way.

Closes #6

@oalders oalders requested a review from haarg October 1, 2022 14:37
@oalders oalders merged commit a2a226f into perl-actions:master Oct 5, 2022
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.

Support Module::Build's Build.PL

3 participants