manpagez: man pages & more
man CPANPLUS::Module::Author::Fake(3)
Home | html | info | man

CPANPLUS::Module::Author::Fake(3pm)




NAME

       CPANPLUS::Module::Author::Fake


SYNOPSIS

           my $auth = CPANPLUS::Module::Author::Fake->new(
                           name    => '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.10.0                             CPANPLUS::Module::Author::Fake(3pm)

Mac OS X 10.6 - Generated Thu Sep 17 20:11:09 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.