The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pod::Weaver::PluginBundle::ReplaceBoilerplate - A Pod::Weaver bundle for replacing the boilerplate in a Pod document.

VERSION

version 1.00

OVERVIEW

This is a plugin bundle intended to replace use of [@Default] with equivilent behaviour but with Pod::Weaver::Role::SectionReplacer enabled plugins.

It is nearly equivalent to the following:

  [@CorePrep]

  [ReplaceName]
  [ReplaceVersion]

  [Leftovers]

  [ReplaceAuthors]
  [ReplaceLegal]

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

  perldoc Pod::Weaver::PluginBundle::ReplaceBoilerplate

You can also look for information at:

RT, CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Pod-Weaver-PluginBundle-ReplaceBoilerplate

AnnoCPAN, Annotated CPAN documentation

http://annocpan.org/dist/Pod-Weaver-PluginBundle-ReplaceBoilerplate

CPAN Ratings

http://cpanratings.perl.org/d/Pod-Weaver-PluginBundle-ReplaceBoilerplate

Search CPAN

http://search.cpan.org/dist/Pod-Weaver-PluginBundle-ReplaceBoilerplate/

AUTHOR

Sam Graham <libpod-weaver-pluginbundle-replaceboilerplate-perl BLAHBLAH illusori.co.uk>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Sam Graham <libpod-weaver-pluginbundle-replaceboilerplate-perl BLAHBLAH illusori.co.uk>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.