DOKK / manpages / debian 11 / libdist-zilla-perl / Dist::Zilla::Plugin::PodSyntaxTests.3pm.en
Dist::Zilla::Plugin::PodSyntaxTests(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::PodSyntaxTests(3pm)

Dist::Zilla::Plugin::PodSyntaxTests - a author test for Pod syntax

version 6.017

This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following files:

  xt/author/pod-syntax.t   - a standard Test::Pod test

Test::Pod 1.41 will be added as a "develop requires" dependency.

One can run the release tests by invoking "dzil test --release".

    # Add this to your dist.ini.
    [PodSyntaxTests]
    # To test for POD validity, run this in the shell:
    $ dzil test --release

Ricardo SIGNES 😏 <rjbs@cpan.org>

This software is copyright (c) 2020 by Ricardo SIGNES.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-11-04 perl v5.30.3