osx man page for cpanplus::module::fake

Query: cpanplus::module::fake

OS: osx

Section: 3pm

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

CPANPLUS::Module::Fake(3pm)				 Perl Programmers Reference Guide			       CPANPLUS::Module::Fake(3pm)

NAME
CPANPLUS::Module::Fake - fake module object for internal use
SYNOPSIS
my $obj = CPANPLUS::Module::Fake->new( module => 'Foo', path => 'ftp/path/to/foo', author => CPANPLUS::Module::Author::Fake->new, package => 'fake-1.1.tgz', _id => $cpan->_id, );
DESCRIPTION
A class for creating fake module objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module".
METHODS
new( module => $mod, path => $path, package => $pkg, [_id => DIGIT] ) Creates a dummy module object from the above parameters. It can take more options (same as "CPANPLUS::Module->new" but the above are required. perl v5.16.2 2012-10-11 CPANPLUS::Module::Fake(3pm)
Related Man Pages
cpanplus::shell(3pm) - mojave
cpanplus::internals::fetch5.18(3pm) - mojave
cpanplus::internals::fetch(3pm) - suse
cpanplus::module::author(3pm) - osx
cpanplus::shell(3perl) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Hearing Aid for OSX 10.12.x and greater.
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location