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
Module::Install::Admin::Include(3) User Contributed Perl Documentation Module::Install::Admin::Include(3)

Module::Install::Admin::Include - include methods for Module::Install

Grabs everything in this module's build_requires and attempts to include everything (at the whole distribution level) recursively.

Given a module package name, recursively include every package that module needs.

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 better way using CPANPLUS

2017-04-04 perl v5.32.1

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

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