1Dist::Zilla::Config::SlUisceerr(C3o)ntributed Perl DocumDeinstta:t:iZoinlla::Config::Slicer(3)
2
3
4
6 Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for
7 Dist::Zilla
8
10 version 0.202
11
13 my $slicer = Dist::Zilla::Config::Slicer->new({
14 config => $section->{payload},
15 });
16
17 $slicer->merge($plugin);
18
20 This is a subclass of Config::MVP::Slicer that overrides the default
21 match_package to expand packages according to Dist::Zilla's rules.
22
24 • Config::MVP::Slicer
25
26 • Dist::Zilla::Role::PluginBundle::Config::Slicer
27
28 A role to consume in your own "PluginBundle" to automatically
29 enable config slicing.
30
31 • Dist::Zilla::PluginBundle::ConfigSlicer
32
33 A "PluginBundle" that combines @Filter with
34 Dist::Zilla::Role::PluginBundle::Config::Slicer so you can override
35 the configuration for a bundle that doesn't have config slicing
36 built in.
37
39 Perldoc
40 You can find documentation for this module with the perldoc command.
41
42 perldoc Dist::Zilla::Config::Slicer
43
44 Websites
45 The following websites have more information about this module, and may
46 be of help to you. As always, in addition to those websites please use
47 your favorite search engine to discover more resources.
48
49 • MetaCPAN
50
51 A modern, open-source CPAN search engine, useful to view POD in
52 HTML format.
53
54 <http://metacpan.org/release/Dist-Zilla-Config-Slicer>
55
56 Bugs / Feature Requests
57 Please report any bugs or feature requests by email to
58 "bug-dist-zilla-config-slicer at rt.cpan.org", or through the web
59 interface at
60 <https://rt.cpan.org/Public/Bug/Report.html?Queue=Dist-Zilla-Config-Slicer>.
61 You will be automatically notified of any progress on the request by
62 the system.
63
64 Source Code
65 <https://github.com/rwstauner/Dist-Zilla-Config-Slicer>
66
67 git clone https://github.com/rwstauner/Dist-Zilla-Config-Slicer.git
68
70 Randy Stauner <rwstauner@cpan.org>
71
73 This software is copyright (c) 2011 by Randy Stauner.
74
75 This is free software; you can redistribute it and/or modify it under
76 the same terms as the Perl 5 programming language system itself.
77
78
79
80perl v5.38.0 2023-07-20 Dist::Zilla::Config::Slicer(3)