bleargh45 / Dist-Zilla-Plugin-EnsureMinimumPerl

Ensure that you have specified a minimum version of Perl

Home Page:https://metacpan.org/release/Dist-Zilla-Plugin-EnsureMinimumPerl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

Dist::Zilla::Plugin::EnsureMinimumPerl - Ensure that you have specified a minimum version of Perl

SYNOPSIS

# In your dist.ini
[EnsureMinimumPerl]

DESCRIPTION

This Dist::Zilla plugin checks to ensure that you have specified a minimum required version of Perl, before allowing you to perform a release.

I kept forgetting to be explicit about this in my own releases, and so I whipped this up to force me to do it.

AUTHOR

Graham TerMarsch (cpan@howlingfrog.com)

COPYRIGHT

Copyright (C) 2021-, Graham TerMarsch. All Rights Reserved.

This is free software; you can redistribute it and/or modify it under the same license as Perl itself.

SEE ALSO

About

Ensure that you have specified a minimum version of Perl

https://metacpan.org/release/Dist-Zilla-Plugin-EnsureMinimumPerl/


Languages

Language:Perl 100.0%