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

Add minimum perl version #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bentglasstube
Copy link

This change will include the minimum perl version in META.yml (something cpants is currently crying about).

It also includes a change to exclude the @JQUELIN bundle which does not exist. I tried changing it to @Author::JQUELIN but got the following error:

$ dzil build
!!! [ReportVersions::Tiny] is deprecated; recommended alternative: [Test::ReportPrereqs] at /home/alan/perl5/lib/perl5/Dist/Zilla/Plugin/ReportVersions/Tiny.pm line 12, <GEN1> line 13.
[DZ] beginning to build Pod-Browser
[DZ] attempted to set version twice
[DZ] attempted to set version twice at /home/alan/perl5/lib/perl5/x86_64-linux-thread-multi/Moose/Meta/Method/Delegation.pm line 110.

As such, I replaced the bundle with just the @Basic bundle and was able to get the module to build. Feel free to leave out that change if it not working was unique to my installation for some reason.

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.

None yet

1 participant