1CPANPLUS::Module::AuthoUrs:e:rFaCkoen(t3r)ibuted Perl DoCcPuAmNePnLtUaSt:i:oMnodule::Author::Fake(3)
2
3
4

NAME

6       CPANPLUS::Module::Author::Fake
7

SYNOPSIS

9           my $auth = CPANPLUS::Module::Author::Fake->new(
10                           name    => 'Foo Bar',
11                           email   => 'luser@foo.com',
12                           cpanid  => 'FOO',
13                           _id     => $cpan->id,
14                       );
15

DESCRIPTION

17       A class for creating fake author objects, for shortcut use internally
18       by CPANPLUS.
19
20       Inherits from "CPANPLUS::Module::Author".
21

METHODS

23       new( _id => DIGIT )
24
25       Creates a dummy author object. It can take the same options as "CPAN‐
26       PLUS::Module::Author->new", but will fill in default ones if none are
27       provided. Only the _id key is required.
28
29
30
31perl v5.8.8                       2007-03-31 CPANPLUS::Module::Author::Fake(3)
Impressum