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

try to load initial requirements from Build.PL/Makefile.PL too #243

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

skaji
Copy link
Owner

@skaji skaji commented Jan 4, 2024

Now cpm tries to load initial requirements from Build.PL/Makefile.PL too.

❯ cd ~/src/github.com/noxxi/p5-io-socket-ssl

❯ ls
BUGS     MANIFEST       Makefile.PL  README.Win32  example  t
Changes  MANIFEST.SKIP  README       docs          lib      tls_fingerprint

❯ cpm install
Executing Makefile.PL to generate MYMETA.json and to determine requirements...
Loading requirements from MYMETA.json...
DONE install Mozilla-CA-20231213 (using prebuilt)
DONE install Net-SSLeay-1.92 (using prebuilt)
2 distributions installed.

@skaji skaji merged commit 0c254df into main Jan 4, 2024
22 checks passed
@skaji skaji deleted the locate_dependency_file branch January 4, 2024 15:08
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.

1 participant