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

Man Page: cpanplus::module::fake

Operating Environment: suse

Section: 3pm

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

NAME
CPANPLUS::Module::Fake
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.12.1 2010-04-26 CPANPLUS::Module::Fake(3pm)
Related Man Pages
cpanplus::selfupdate(3pm) - mojave
cpanplus::shell(3pm) - mojave
cpanplus::module::author(3pm) - osx
cpanplus::shell(3pm) - osx
cpanplus::shell(3) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I