Dist-Zilla-Plugin-MungeFile-WithConfigFile
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/MungeFile/WithConfigFile.pm view on Meta::CPAN
B<At least one of the C<finder> or C<file> options is required.>
=head2 C<arbitrary option>
All other keys/values provided will be passed to the template as is.
=head1 CAVEATS
Presently, the config file is not read with any sort of file decoding (e.g.
UTF-8), so any extracted strings should be appropriately decoded first. This
is an issue that needs to be resolved in L<Config::Any> (perhaps by having the
caller, in our case L<MooseX::SimpleConfig>, to pass the desired decoding).
=head1 SEE ALSO
=over 4
=item *
L<Dist::Zilla::Plugin::Substitute>
( run in 0.507 second using v1.01-cache-2.11-cpan-26ccb49234f )