mojave man page for cpanplus::module::author::fake

Query: cpanplus::module::author::fake

OS: mojave

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPANPLUS::Module::Author::Fake(3pm)			 Perl Programmers Reference Guide		       CPANPLUS::Module::Author::Fake(3pm)

NAME
CPANPLUS::Module::Author::Fake - dummy author object for CPANPLUS
SYNOPSIS
my $auth = CPANPLUS::Module::Author::Fake->new( author => 'Foo Bar', email => 'luser@foo.com', cpanid => 'FOO', _id => $cpan->id, );
DESCRIPTION
A class for creating fake author objects, for shortcut use internally by CPANPLUS. Inherits from "CPANPLUS::Module::Author".
METHODS
new( _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.18.2 2014-01-06 CPANPLUS::Module::Author::Fake(3pm)
Related Man Pages
cpanplus::internals::search(3pm) - mojave
cpanplus::shell(3pm) - suse
cpanplus::module::author(3pm) - suse
cpanplus::shell(3) - centos
cpanplus::shell(3perl) - debian
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
Controlling user input
[BASH] eval command not expanding variables as expected.