NAME
Pod::Weaver::Section::Author::HAYOBAAN::Bugs - Improved version of Pod::Weaver::Section::Bugs, adds proper links to the BUGS pod section
VERSION
version 0.014
OVERVIEW
Just like the original Section::Bugs plugin, this section plugin will produce a hunk of Pod giving bug reporting information for the document. However, instead of a text-only link, this plugin will create a proper, clickable, link.
USAGE
Add the following line to your weaver.ini:
[Author::HAYOBAAN::Bugs]
ATTRIBUTES
header
The title of the header to be added.
Default: BUGS
BUGS
Please report any bugs or feature requests on the bugtracker website.
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
The original Section::Bugs plugin.
AUTHOR
Hayo Baan <info@hayobaan.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Hayo Baan.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.