Dist-Zilla-Plugin-TaskWeaver
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/TaskWeaver.pm view on Meta::CPAN
#pod substantially change its method of operation in the future, but its
#pod expectations from your Pod should not change.
#pod
#pod =head1 ...AND ANOTHER THINGS
#pod
#pod If you use three part versions, like C<1.2.3>, you will want to require a very
#pod modern ExtUtils::MakeMaker, probably v6.68 or later. You can do that with:
#pod
#pod [Prereqs / EUMM]
#pod -phase = configure
#pod -type = requires
#pod ExtUtils::MakeMaker = 6.68
#pod
#pod =head2 Placeholder Testfile
#pod
#pod Due to the way various CPAN clients install modules, it is necessary
#pod to generate a fake testfile so there is at least a test in the distribution.
#pod
#pod If you do not want to generate the file, disable the C<placeholder_test>
#pod attribute.
#pod
lib/Dist/Zilla/Plugin/TaskWeaver.pm view on Meta::CPAN
substantially change its method of operation in the future, but its
expectations from your Pod should not change.
=head1 ...AND ANOTHER THINGS
If you use three part versions, like C<1.2.3>, you will want to require a very
modern ExtUtils::MakeMaker, probably v6.68 or later. You can do that with:
[Prereqs / EUMM]
-phase = configure
-type = requires
ExtUtils::MakeMaker = 6.68
=head2 Placeholder Testfile
Due to the way various CPAN clients install modules, it is necessary
to generate a fake testfile so there is at least a test in the distribution.
If you do not want to generate the file, disable the C<placeholder_test>
attribute.
( run in 1.110 second using v1.01-cache-2.11-cpan-0d8aa00de5b )