NAME
Pod::Weaver::PluginBundle::Author::AJNN::Author - Pod section naming the author
VERSION
version 0.03
SYNOPSIS
package Pod::Weaver::PluginBundle::Author::AJNN;
use Pod::Weaver::PluginBundle::Author::AJNN::Author;
sub mvp_bundle_config {
return (
...,
[ '@AJNN/Author', __PACKAGE__ . '::Author', {}, ],
)
}
DESCRIPTION
This package provides AJNN's customised author statement.
In particular, if AJNN is declared as a distribution's only author, a note is added that may help spam filtering.
BUGS
Multiple authors are unsupported.
SEE ALSO
Pod::Weaver::PluginBundle::Author::AJNN
AUTHOR
Arne Johannessen <ajnn@cpan.org>
If you contact me by email, please make sure you include the word "Perl" in your subject header to help beat the spam filters.
COPYRIGHT AND LICENSE
Arne Johannessen has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law.
Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.