Pod::Weaver::PluginBundle::Author::AJNN::Author - Pod section naming the author
version 0.05
package Pod::Weaver::PluginBundle::Author::AJNN; use Pod::Weaver::PluginBundle::Author::AJNN::Author; sub mvp_bundle_config { return ( ..., [ '@AJNN/Author', __PACKAGE__ . '::Author', {}, ], ) }
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.
Multiple authors are unsupported.
Pod::Weaver::PluginBundle::Author::AJNN
Pod::Weaver::Section::Authors
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.
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.
To install Dist::Zilla::PluginBundle::Author::AJNN, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Dist::Zilla::PluginBundle::Author::AJNN
CPAN shell
perl -MCPAN -e shell install Dist::Zilla::PluginBundle::Author::AJNN
For more information on module installation, please visit the detailed CPAN module installation guide.