Man Page: cpanplus::module::author::fake
Operating Environment: osx
Section: 3pm
CPANPLUS::Module::Author::Fake(3pm) Perl Programmers Reference Guide CPANPLUS::Module::Author::Fake(3pm)NAMECPANPLUS::Module::Author::Fake - dummy author object for CPANPLUSSYNOPSISmy $auth = CPANPLUS::Module::Author::Fake->new( author => 'Foo Bar', email => 'luser@foo.com', cpanid => 'FOO', _id => $cpan->id, );DESCRIPTIONA class for creating fake author objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module::Author".METHODSnew( _id => DIGIT ) Creates a dummy author object. It can take the same options as "CPANPLUS::Module::Author->new", but will fill in default ones if none are provided. Only the _id key is required. perl v5.16.2 2012-10-11 CPANPLUS::Module::Author::Fake(3pm)
| Related Man Pages |
|---|
| cpanplus::shell(3pm) - suse |
| cpanplus::module::author(3pm) - osx |
| cpanplus::shell(3pm) - osx |
| cpanplus::internals::search5.18(3pm) - mojave |
| cpanplus::module::author(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| When is a _function_ not a _function_? |
| Hearing Aid for OSX 10.12.x and greater. |
| Undeletable file |
| A dash to GOTO or a dash from GOTO, that is the question... |