GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CHECKDEPS(1) User Contributed Perl Documentation CHECKDEPS(1)

checkdeps - Check for code dependencies

version 0.08

  checkdeps [OPTIONS] file.pl

  Options:
    --all    - show every dependencies (even if installed)
    --format - set output format (optional)

--all, -a
Make "checkdeps" list every dependencies of the code, even if already installed.
--format, -f 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).

Alessandro Ghedini <alexbio@cpan.org>

scandeps.pl

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.

2011-04-07 perl v5.32.1

Search for    or go to Top of page |  Section  |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.