table of contents
Pod::Abstract::Filter::add_podcmds(3pm) | User Contributed Perl Documentation | Pod::Abstract::Filter::add_podcmds(3pm) |
NAME¶
Pod::Abstract::Filter::add_podcmds - paf command to insert explicit =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.
2020-05-17 | perl v5.30.0 |