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

NAME

Pod::Abstract::Filter::add_podcmds - paf command to insert explict =pod commands before each Pod block in a document.

METHODS

filter

Add a =pod command after each block of cut nodes. This will cause explicit pod declarations wherever they are currently implicit.

AUTHOR

Ben Lilburne <bnej@mac.com>

COPYRIGHT AND LICENSE

Copyright (C) 2009 Ben Lilburne

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