WWW::YouTube::GData - Handle basic communication with Google services


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

Index


NAME

Top

WWW::YouTube::GData - Handle basic communication with Google services

VERSION

Top

Version 0.01

SYNOPSIS

Top

WWW::YouTube::GData handles the basic communication details with Google services.

This module should normally only be used by modules subclassing GData.

FUNCTIONS

Top

new

Typical constructor. You can optionally pass in a hash of data to set values. Unknown data/value pairs will be silently ignored.

PRIVATE FUNCTIONS

Top

_ua

Private method that creates and holds a LWP user agent.

Does not accept any parameters.

AUTHOR

Top

Eric R. Meyers, <Eric.R.Meyers@gmail.com>

BUGS

Top

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

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc WWW::YouTube::GData

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/WWW-YouTube-GData

* CPAN Ratings

http://cpanratings.perl.org/d/WWW-YouTube-GData

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-YouTube-GData

* Search CPAN

http://search.cpan.org/dist/WWW-YouTube-GData

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


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