centos man page for cpanplus::module::fake

Query: cpanplus::module::fake

OS: centos

Section: 3

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

CPANPLUS::Module::Fake(3)				User Contributed Perl Documentation				 CPANPLUS::Module::Fake(3)

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.3 2013-05-20 CPANPLUS::Module::Fake(3)
Related Man Pages
cpanplus::internals::fetch(3) - centos
cpanplus::module::author(3pm) - suse
cpanplus::shell(3) - centos
cpanplus::selfupdate(3) - centos
cpanplus::shell(3perl) - debian
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!