Footprintless::App::DocumentationUtil - A utility class for generating help documentation from POD
version 1.19
Returns the content of the ABSTRACT
section of the pod for $self_or_class
.
Returns the content of the DESCRIPTION
section of the pod for $self_or_class
.
Returns the content of the EXAMPLES
section of the pod for $self_or_class
.
Returns the content of the $section
section of the pod for $self_or_class
with indent level $indent
.
If specified,
$remove
a regex used to find content to remove.
Lucas Theisen <lucastheisen@pastdev.com>
This software is copyright (c) 2016 by Lucas Theisen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Please see those modules/websites for more information related to this module.