Man Page: cpanplus::module::author::fake
Operating Environment: centos
Section: 3
CPANPLUS::Module::Author::Fake(3) User Contributed Perl Documentation CPANPLUS::Module::Author::Fake(3)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.3 2013-05-20 CPANPLUS::Module::Author::Fake(3)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |