1Dist::Zilla::PluginBundUlsee:r:FCiolntterri(b3u)ted PerlDiDsotc:u:mZeinltlaat:i:oPnluginBundle::Filter(3)
2
3
4
6 Dist::Zilla::PluginBundle::Filter - use another bundle, with some
7 plugins removed
8
10 version 4.300002
11
13 In your dist.ini:
14
15 [@Filter]
16 -bundle = @Classic
17 -remove = PodVersion
18 -remove = Manifest
19 option = for_classic
20
22 This plugin bundle actually wraps and modified another plugin bundle.
23 It includes all the configuration for the bundle named in the "-bundle"
24 attribute, but removes all the entries whose package is given in the
25 "-remove" attributes.
26
27 Options not prefixed with "-" will be passed to the bundle to be
28 filtered.
29
31 Ricardo SIGNES <rjbs@cpan.org>
32
34 This software is copyright (c) 2011 by Ricardo SIGNES.
35
36 This is free software; you can redistribute it and/or modify it under
37 the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.12.4 2011-09-2D2ist::Zilla::PluginBundle::Filter(3)