NAME¶
Pod::Abstract::Filter::uncut - paf command to turn source code into verbatim
nodes.
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.
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.