cpanplus::module::author::fake(3pm) mojave man page | unix.com

Man Page: cpanplus::module::author::fake

Operating Environment: mojave

Section: 3pm

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::shell(3pm) - mojave
cpanplus::shell(3) - centos
cpanplus::module::author(3) - centos
cpanplus::internals::search(3perl) - debian
cpanplus::internals::search(3pm) - suse
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
Controlling user input
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.