![]() |
![]()
| ![]() |
![]()
NAMEWebService::YouTube::Video - Video class for YouTube. VERSIONThis document describes WebService::YouTube::Video version 1.0.3 SYNOPSISuse WebService::YouTube::Video; my $video = WebService::YouTube::Video->new( { ... } ); DESCRIPTIONThis is a video class for YouTube. SUBROUTINES/METHODSnew(\%fields)Creates and returns a new WebService::YouTube::Video object. %fields can contain parameters enumerated in "ACCESSORS" section. ACCESSORSDIAGNOSTICSNone. CONFIGURATION AND ENVIRONMENTWebService::YouTube::Video requires no configuration files or environment variables. DEPENDENCIESWebService::YouTube, Class::Accessor::Fast INCOMPATIBILITIESNone 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.
|