cpanplus::module::fake(3pm) mojave man page | unix.com

Man Page: cpanplus::module::fake

Operating Environment: mojave

Section: 3pm

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.18.2 2014-01-06 CPANPLUS::Module::Fake(3pm)
Related Man Pages
cpanplus::internals::fetch(3pm) - mojave
cpanplus::shell(3pm) - suse
cpanplus::module::author(3pm) - osx
cpanplus::module::author(3) - centos
cpanplus::module::author(3perl) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
Controlling user input
[BASH] eval command not expanding variables as expected.