The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    licensizer - Keep your project's AUTHOR and LICENSE sections in sync

SYNOPSIS

    licensizer

OPTIONS

-v

Be verbose.

DESCRIPTION

licensizer traverses a source tree, picks files containing POD documentation, and refreshes their AUTHOR and LICENSE sections according to a .licensizer.yml file found within.

Check the Pod::Licensizer documentation for details.

LICENSE

Copyright 2011 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

    2011, Mike Schilli <cpan@perlmeister.com>