NAME
Pod::Weaver::Section::ReplaceVersion - Replace a VERSION pod section.
VERSION
version 0.99_01
OVERVIEW
This section plugin will produce a hunk of Pod meant to indicate the version of the document being viewed, like this:
=head1 VERSION
version 1.234
It will do nothing if there is no version entry in the input.
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.