NAME

Dist::Zilla::Plugin::Author::GSG::HasVersionTests - Appropriate errors for missing $VERSIONs in GSG dists

VERSION

version v0.6.1

SYNOPSIS

If you don't want the whole Dist::Zilla::PluginBundle::Author::GSG you can get the author/has-version.t by adding this Plugin to your dist.ini.

name = Foo-Bar-GSG
[@Basic]
[Author::GSG::HasVersionTests]

DESCRIPTION

Provides an author test file that runs "pm_version_ok" in Test::HasVersion against all_pm_files found by that module. If any fail a diagnostic message explaining that the files need to have # VERSION comments due to our use of Dist::Zilla::Plugin::OurPkgVersion.

SEE ALSO

Test::HasVersion

Dist::Zilla::Plugin::HasVersionTests

AUTHOR

Grant Street Group <developers@grantstreet.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2019 - 2024 by Grant Street Group.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)