Query: cpanplus::module::fake
OS: mojave
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)NAMECPANPLUS::Module::Fake - fake module object for internal useSYNOPSISmy $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, );DESCRIPTIONA class for creating fake module objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module".METHODSnew( 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::module::author(3pm) - mojave |
| cpanplus::selfupdate(3pm) - mojave |
| cpanplus::internals::fetch(3pm) - suse |
| cpanplus::shell(3pm) - osx |
| cpanplus::selfupdate5.18(3pm) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| UNIX tool on MacOS that can increase resolution of a file |
| My first PERL incarnation... Audio Oscillograph |
| Python 3.8.0rc1 released. |