NAME
license-report - List the license of CPAN modules
SYNOPSIS
license-report [options] module1 module2 ...
Options:
-a --all recursive check license of dependencies
-v --verbose print status messages
-h --help verbose help message
-V --version print AnnoCPAN::Perldoc::SyncDB version
DESCRIPTION
Prints a table of license for CPAN distributions.
EXAMPLE
% license-report -a PAR
perl Archive-Zip
perl Compress-Zlib
perl Module-ScanDeps
perl PAR
perl PAR-Dist
SEE ALSO
LICENSE
Copyright 2005 Clotho Advanced Media, Inc., <cpan@clotho.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Clotho Advanced Media Inc., cpan@clotho.com
Primary developer: Chris Dolan