WebService::YouTube::User - User class for YouTube.


WebService-YouTube documentation  | view source Contained in the WebService-YouTube distribution.

Index


NAME

Top

WebService::YouTube::User - User class for YouTube.

VERSION

Top

This document describes WebService::YouTube::User version 1.0.3

SYNOPSIS

Top

    use WebService::YouTube::User;
    my $user = WebService::YouTube::User->new( { ... } );

DESCRIPTION

Top

This is a user class for YouTube.

SUBROUTINES/METHODS

Top

new(\%fields)

Creates and returns a new WebService::YouTube::User object. %fields can contain parameters enumerated in ACCESSORS section.

ACCESSORS

about_me
age
books
city
companies
country
currently_on
favorite_count
favorite_video_count
first_name
friend_count
friend_count
gender
hobbies
homepage
hometown
last_name
movies
occupations
relationship
user
video_upload_count
video_upload_count
video_watch_count

DIAGNOSTICS

Top

None.

CONFIGURATION AND ENVIRONMENT

Top

WebService::YouTube::User requires no configuration files or environment variables.

DEPENDENCIES

Top

WebService::YouTube, Class::Accessor::Fast

INCOMPATIBILITIES

Top

None reported.

BUGS AND LIMITATIONS

Top

No bugs have been reported.

Please report any bugs or feature requests to bug-webservice-youtube@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WebService-YouTube. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

AUTHOR

Top

Hironori Yoshida <yoshida@cpan.org>

LICENSE AND COPYRIGHT

Top


WebService-YouTube documentation  | view source Contained in the WebService-YouTube distribution.