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

FFI::Platypus is a configuration dependency; list it as such. #20

Merged
merged 1 commit into from
Mar 22, 2024
Merged

FFI::Platypus is a configuration dependency; list it as such. #20

merged 1 commit into from
Mar 22, 2024

Conversation

bleargh45
Copy link
Contributor

When running perl Makefile.PL, inc/config.pl will get loaded, which contains the line use FFI::Platypus. Thus, it is a configuration/build time dependency, not just a run-time dependency.

When running `perl Makefile.PL`, `inc/config.pl` will get loaded, which
contains the line `use FFI::Platypus`.  Thus, it is a
configuration/build time dependency, not just a run-time dependency.
@plicease plicease merged commit 8ed3d92 into PerlFFI:main Mar 22, 2024
17 of 18 checks passed
@plicease
Copy link
Member

Tank you for catching that and making the PR. I've merged your branch and sent a new version to CPAN as 0.03.

@bleargh45 bleargh45 deleted the bleargh45.ffi-platypus-is-configure-dependency branch March 22, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants