1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
; be kind to Emacs users -*-conf-windows-*-
name = Dist-Zilla-Plugin-Repository
version = 0.24
author = Fayland Lam <fayland@gmail.com>
author = Ricardo SIGNES <rjbs@cpan.org>
author = Moritz Onken <onken@netcubed.de>
author = Christopher J. Madsen <perl@cjmweb.net>
license = Perl_5
copyright_holder = Fayland Lam, Ricardo SIGNES, Moritz Onken, Christopher J. Madsen
[@Filter]
-bundle = @Classic
-remove = PodVersion
-remove = BumpVersion
[Prereqs]
Dist::Zilla = 4.102340
Moose = 0
[Prereqs / TestRequires]
Dist::Zilla::Tester = 4.102340
Test::More = 0.88 ; done_testing
[MetaJSON]
[MinimumPerlFast]
[MetaNoIndex]
directory = t
[PodWeaver]
[PerlTidy]
[Repository]
[ReadmeFromPod]
[CheckChangeLog]
|