Query: webservice::youtube::user
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WebService::YouTube::User(3pm) User Contributed Perl Documentation WebService::YouTube::User(3pm)NAMEWebService::YouTube::User - User class for YouTube.VERSIONThis document describes WebService::YouTube::User version 1.0.3SYNOPSISuse WebService::YouTube::User; my $user = WebService::YouTube::User->new( { ... } );DESCRIPTIONThis is a user class for YouTube.SUBROUTINES/METHODS 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_countDIAGNOSTICSNone.CONFIGURATION AND ENVIRONMENTWebService::YouTube::User requires no configuration files or environment variables.DEPENDENCIESWebService::YouTube, Class::Accessor::FastINCOMPATIBILITIESNone reported.BUGS AND LIMITATIONSNo 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.AUTHORHironori Yoshida <yoshida@cpan.org>LICENSE AND COPYRIGHTThis module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. perl v5.10.1 2009-01-20 WebService::YouTube::User(3pm)