debian man page for carton::doc::check

Query: carton::doc::check

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Carton::Doc::Check(3pm) 				User Contributed Perl Documentation				   Carton::Doc::Check(3pm)

NAME
Carton::Doc::Check - Check if your cpanfile and local environment are in sync
SYNOPSIS
carton check
DESCRIPTION
This command checks the consisntency between yoru cpanfile and the local environment. MISSING MODULES If one of the modules specified in your cpanfile are not found in your local environment, "carton check" will warn you about this: $ carton check Following dependencies are not satisfied. Run `carton install` to install them. JSON (2.00) You can run "carton install" again to reinstall these missing dependencies. UNUSED MODULES If one of the modules in the local environment (i.e. local library path) are not specified in your cpanfile, you'll get a warning like this: $ carton check Following modules are found in local but couldn't be tracked from your cpanfile CGI.pm-3.55 FCGI-0.73 This means you probably installed this module in an ad-hoc mode so you have to add it to cpanfile, or you originally declared the dependencies but found out that you don't need it, so deleted from your cpanfile. In that case you can uninstall the module with the uninstall command. perl v5.14.2 2012-04-12 Carton::Doc::Check(3pm)
Related Man Pages
carton-install(1p) - debian
carton(1p) - debian
cpanfile(3pm) - debian
carton::doc::faq(3pm) - debian
net::epp::frame::command::check::host(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph