NAME

checkdeps - Check for code dependencies

VERSION

version 0.07

SYNOPSIS

checkdeps [OPTIONS] file.pl

Options:
  --format - set output format (optional)

OPTIONS

--format FORMAT

Specifies the format of the output. Must be:

oneline

Print every module in the same line.

multiline

Print every module on a different line (default).

AUTHOR

Alessandro Ghedini <alexbio@cpan.org>

SEE ALSO

scandeps.pl

LICENSE AND COPYRIGHT

Copyright 2010 Alessandro Ghedini.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.