CPAN::Index::Author - An object representing a CPAN author


CPAN-Index documentation  | view source Contained in the CPAN-Index distribution.

Index


NAME

Top

CPAN::Index::Author - An object representing a CPAN author

DESCRIPTION

Top

CPAN::Index::Author object represent CPAN authors in the index.

METHODS

Top

id

The id accessor returns the author's CPAN id.

This is a capitalized string. For example, the author's CPAN id is "ADAMK".

name

The name accessor returns the full name of the CPAN author

email

The email accessor returns the email address of the CPAN author

address

The address method returns the email address of the CPAN author, but as a full name-inclusive Email::Address object.

SUPPORT

Top

Bugs should be reported via the CPAN bug tracker

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPAN-Index

For other issues, contact the author.

AUTHOR

Top

Adam Kennedy <cpan@ali.as>

load_authors based on Parse::CPAN::Authors by Leon Brocard <acme@cpan.org>

SEE ALSO

Top

CPAN::Index, Parse::CPAN::Authors

COPYRIGHT

Top


CPAN-Index documentation  | view source Contained in the CPAN-Index distribution.