Man Page: cpanplus::module::author::fake
Operating Environment: debian
Section: 3perl
CPANPLUS::Module::Author::Fake(3perl) Perl Programmers Reference Guide CPANPLUS::Module::Author::Fake(3perl)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.14.2 2014-09-29 CPANPLUS::Module::Author::Fake(3perl)
| Related Man Pages |
|---|
| cpanplus::shell(3pm) - suse |
| cpanplus::module::author(3pm) - suse |
| cpanplus::module::author(3pm) - osx |
| cpanplus::selfupdate(3perl) - debian |
| cpanplus::shell(3perl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |