debian man page for module::install::admin::include

Query: module::install::admin::include

OS: debian

Section: 3pm

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

Module::Install::Admin::Include(3pm)			User Contributed Perl Documentation		      Module::Install::Admin::Include(3pm)

NAME
Module::Install::Admin::Include - include methods for Module::Install auto_include_dependent_dists Grabs everything in this module's build_requires and attempts to include everything (at the whole distribution level) recursively. include_dependent_dists $package Given a module package name, recursively include every package that module needs. include_one_dist $module Given a module name, $module, figures out which modules are in the dist containing that module and copies all those files to ./inc. I bet there's a way to harness smarter logic from PAR. Given a module name, returns the file on CPAN containing its latest version. Takes the output of CPAN::Module->cpan_file and return all the modules that CPAN.pm knows are in that dist. There's probably a beter way using CPANPLUS perl v5.14.2 2012-03-19 Module::Install::Admin::Include(3pm)
Related Man Pages
inc::module::install(3pm) - debian
inc::module::install(3) - centos
file::sharedir::install(3pm) - debian
module::install::doapchangesets(3pm) - debian
module::install::trustmetayml(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
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)?