GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WebService::YouTube::Video(3) User Contributed Perl Documentation WebService::YouTube::Video(3)

WebService::YouTube::Video - Video class for YouTube.

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

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

This is a video class for YouTube.

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

id
author
comment_count
description
length_seconds
rating_avg
rating_count
tags
thumbnail_url
title
upload_time
url
view_count

None.

WebService::YouTube::Video 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 "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.

Hironori Yoshida <yoshida@cpan.org>

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
2009-01-20 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.