NAME

checkdeps - Check for code dependencies

VERSION

Version 0.01

SYNOPSIS

checkdeps [OPTIONS]

Options:
  --file   - set the input file
  --format - set output format

OPTIONS

--format FORMAT

Specifies the format of the output. Must be:

oneline

Print every module in the same line (default).

multiline

Print every module on a different line.

AUTHOR

Alessandro Ghedini, <alexbio at cpan.org>

BUGS

Please report any bugs or feature requests to bug-module::checkdeps at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Module::CheckDeps. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc checkdeps

You can also look for information at:

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.