NAME
Pod::Weaver::Section::CommentString - Add Pod::Weaver section with content extracted from comment with specified keyword
VERSION
version 0.03
SYNOPSIS
In your weaver.ini
:
[CommentString / SECTIONNAME]
header = SECTIONNAME
comment = KEYWORD
DESCRIPTION
This Pod::Weaver section plugin creates a "SECTIONNAME" section in your POD which contains a string extracted from selected keyword in your comments (like ABSTRACT for Name).
SEE ALSO
AUTHOR
Milan Sorm <sorm@is4u.cz>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014-2017 by Milan Sorm.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.