NAME

Net::StackExchange::Owner - Attributes to represent a user

VERSION

version 0.102740

SYNOPSIS

ATTRIBUTES

user_id

Returns id of the user.

user_type

Returns type of the user.

display_name

Returns displayable name of the user.

reputation

Returns reputation of the user.

email_hash

Returns email hash, suitable for fetching a gravatar.

AUTHOR

Alan Haggai Alavi <alanhaggai@alanhaggai.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Alan Haggai Alavi.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.