Pod::Abstract::Filter::uncut - paf command to turn source code into verbatim nodes.
Contents
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.
perl v5.30.0 2020-05-17 Pod::Abstract::Filter::uncut(3pm)
Description
Takes all cut blocks from the source document, after the first Pod block starts, and converts them into
inline verbatim Pod blocks. The effect of this is to allow viewing of source code inline with the
formatted Pod documentation describing it.
Name
Pod::Abstract::Filter::uncut - paf command to turn source code into verbatim nodes.
