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 |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |