User class for youtube.
This document describes WebService::YouTube::User version 1.0.3
use WebService::YouTube::User; my $user = WebService::YouTube::User->new( { ... } );
This is a user class for YouTube.
Creates and returns a new WebService::YouTube::User object. %fields can contain parameters enumerated in \*(L"\s-1ACCESSORS\s0\*(R" section.
None.
WebService::YouTube::User requires no configuration files or environment variables.
WebService::YouTube, Class::Accessor::Fast
None reported.
No bugs have been reported.
Please report any bugs or feature requests to \*(C`[email protected]\*(C', 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.
Hironori Yoshida <[email protected]>
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.