table of contents
Pod::Abstract::Filter::unoverlay(3pm) | User Contributed Perl Documentation | Pod::Abstract::Filter::unoverlay(3pm) |
NAME¶
Pod::Abstract::Filter::unoverlay - paf command to remove "overlay" blocks from a Pod document, as created by the paf overlay command.
METHODS¶
new¶
filter¶
Strips any sections marked "=for overlay" from the listed overlay specification from the target document. This will expunge everything that has been previously overlaid or marked for overlay from the specified documents.
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 |