Closed plicease closed 8 years ago
Hi, thanks a lot for the PR.
Sadly, the CI testing fails with:
syntax error at Build.PL line 77, near "meta_merge"
Global symbol "$builder" requires explicit package name at Build.PL line 84.
Can you fix it?
You can see Travis's tests for this branch here:
https://travis-ci.org/jeteve/Alien-ImageMagick/pull_requests
Thanks!
Jerome.
Fixed!
Thanks a lot!
This will make sure that
Alien::Base::ModuleBuild
is correctly specified as a configure_requires. For the rationale for this change, please see https://github.com/Perl5-Alien/Alien-Base/issues/157