NAME
Pod::Weaver::PluginBundle::Author::AJNN::Author - Pod section naming the author
VERSION
version 0.08
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 author, he will be identified with an HTTP link instead of the @cpan.org email address. The Perl NOC is currently (2023) considering to sunset SMTP delivery to those addresses, so this provides some forward compatibility.
BUGS
Multiple authors are unsupported.
SEE ALSO
Pod::Weaver::PluginBundle::Author::AJNN
AUTHOR
Arne Johannessen (AJNN)
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.