Man Page: cpanplus::module::author::fake
Operating Environment: suse
Section: 3pm
CPANPLUS::Module::Author::Fake(3pm) Perl Programmers Reference Guide CPANPLUS::Module::Author::Fake(3pm)NAMECPANPLUS::Module::Author::FakeSYNOPSISmy $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.12.1 2010-04-26 CPANPLUS::Module::Author::Fake(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |