Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

webservice::youtube::user(3pm) [debian man page]

WebService::YouTube::User(3pm)				User Contributed Perl Documentation			    WebService::YouTube::User(3pm)

NAME
WebService::YouTube::User - User class for YouTube. VERSION
This document describes WebService::YouTube::User version 1.0.3 SYNOPSIS
use WebService::YouTube::User; my $user = WebService::YouTube::User->new( { ... } ); DESCRIPTION
This 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_count DIAGNOSTICS
None. CONFIGURATION AND ENVIRONMENT
WebService::YouTube::User requires no configuration files or environment variables. DEPENDENCIES
WebService::YouTube, Class::Accessor::Fast INCOMPATIBILITIES
None reported. BUGS AND LIMITATIONS
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. AUTHOR
Hironori Yoshida <yoshida@cpan.org> LICENSE AND COPYRIGHT
This 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)

Check Out this Related Man Page

WebService::Solr::Document(3pm) 			User Contributed Perl Documentation			   WebService::Solr::Document(3pm)

NAME
WebService::Solr::Document - A document object SYNOPSIS
my $doc = WebService::Solr::Document->new; $doc->add_fields( @fields ); $doc->boost( 2.0 ); my $id = $doc->value_for( 'id' ); my @subjects = $doc->values_for( 'subject' ); DESCRIPTION
This class represents a basic document object, which is basically a collection of fields. ACCESSORS
o fields - an array of fields o boost - a floating-point "boost" value METHODS
new( @fields|@fields ) Constructs a new document object given @fields. A field can be a WebService::Solr::Field object, or a structure accepted by "WebService::Solr::Field->new". BUILDARGS( @args ) A Moose override to allow our custom constructor. add_fields( @fields|@fields ) Adds @fields to the document. field_names Returns a list of field names that are in this document. value_for( $name ) Returns the first value for $name. values_for( $name ) Returns all values for $name. to_element( ) Serializes the object to an XML::Easy::Element object. to_xml( ) Serializes the object to xml. AUTHORS
Brian Cassidy <bricas@cpan.org> Kirk Beers COPYRIGHT AND LICENSE
Copyright 2008-2012 National Adult Literacy Database This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-05-24 WebService::Solr::Document(3pm)
Man Page

15 More Discussions You Might Find Interesting

1. What is on Your Mind?

Post a Cool Music Video (Part II)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Throwing Fire At The Sun by Heather Nova QXq44BPL-wo (11 Replies)
Discussion started by: Perderabo
11 Replies

2. What is on Your Mind?

Post a Cool Music Video (Part III)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Operator by Jim Croce A2iS8XctJKo (9 Replies)
Discussion started by: Perderabo
9 Replies

3. What is on Your Mind?

Post a Cool Music Video (Part IV)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Beyond The Invisible by Enigma hx2jrunyGjE (16 Replies)
Discussion started by: Perderabo
16 Replies

4. Shell Programming and Scripting

Sending info to a webservice

Hello, I am new to UNIX and this is my first project with it. I am trying to determine the best way to send information from a UNIX PHP website into a webservice. I will have 4 variables to pass to it in an XML format. I am not sure what exactly this would entail. If you could point me... (5 Replies)
Discussion started by: EddiRae
5 Replies

5. What is on Your Mind?

Post a Cool Music Video (Part V)

This thread is a continuation of Post a Cool Music Video (Part I). See How to use YouTube tags for instructions on how to post a video from YouTube. And I will start things off with.... Octavarium by Dream Theater xK3qylwd-M0 (9 Replies)
Discussion started by: Perderabo
9 Replies

6. What is on Your Mind?

Nice YouTube Videos

What are they doing? :D kyJHeIqYoLQ ---------- Post updated 11-14-09 at 10:24 AM ---------- Previous update was 11-13-09 at 04:53 PM ---------- Heard of them? Who's them? :b: Totally Hidden Extreme Magic (1/6) mSLMOUOtaQQ Totally Hidden Extreme Magic (2/6) 2bwp2GUrNNc Totally... (3 Replies)
Discussion started by: sparcguy
3 Replies

7. UNIX for Dummies Questions & Answers

Missing the 'data' archive in my PC

Hello everyoane I folow step by step (i' new in unix) this video tutorial YouTube - rogriff's Channel to instal unix in a personal laptop, but when he go in C -> data -> downloads -> resume020807 in mi pc not exist I attach the filles to see, thank you in advance (3 Replies)
Discussion started by: ___
3 Replies

8. Shell Programming and Scripting

Uploading photos to picasa using googlecl w/ single click

Hi. As you may (or may not) know: Here is the sample command that I find interesting: google picasa post --title "Vermont Test" ~/old_photos/*.jpg # Add to an albumSo I am using ubuntu and a while ago, I found a nice little script that opens the terminal right from the folder that is... (5 Replies)
Discussion started by: Kingzy
5 Replies

9. Shell Programming and Scripting

SED Search in YouTube file not working.

Hi I've succesfully downloaded a HTML file from youtube (for a specific video id) I'm trying to use the SED command to search for double and single quotes and convert them to a line break (new line). However i'm getting end of file errors when I run this script, can someone help? I've... (7 Replies)
Discussion started by: colmbell
7 Replies

10. Linux

wget performance

I am looking for a way to measure performance metrics of streaming audio/video from a contecnt server, e.g. YouTube for example. Im keen to see if I can look at duration it took for contecnt to download. I know from the output of wget's log file you can see duration a url is downloaded in.... (6 Replies)
Discussion started by: rob171171
6 Replies

11. What is on Your Mind?

Siri and the future of scripters, and people like us...

I think with the increasing use of things like siri and dragonspeak that have not only the ability to convert what you say into text but also act on it, we are entering an age of computing when the average user will just tell their computer what they want to do and the computer will do it for them.... (8 Replies)
Discussion started by: ifthanwhile
8 Replies

12. Post Here to Contact Site Administrators and Moderators

LinkedIn tiles on Members list no longer working?

Is it just me or are the links to LinkedIn on the "Members" list not working any more? Clicking on Facebook, YouTube, etc work just fine. I'm getting a 404 error (page no longer exists) but I know for sure that my page is there. Perhaps there's something wrong with my browser? Any ideas? (7 Replies)
Discussion started by: hicksd8
7 Replies

13. What is on Your Mind?

Daemon Media YouTube Channel - Please Subscribe

Dear All, I have changed the name of our YT channel to, Daemon Media. https://www.youtube.com/channel/UCMLqHzkLsMe0luLqORg5m-A Will have some exciting cinematic intro videos soon. Please subscribe to this channel Now! Thanks. In the future, I plan to turn this channel into a... (5 Replies)
Discussion started by: Neo
5 Replies

14. What is on Your Mind?

Top 5 Roadblocks to a Secure Cyberspace in 2019 | YouTube Video

Here is a shout-out to wisecracker, who selected the sound track for this new video: Top 5 Roadblocks to a Secure Cyberspace in 2019 https://youtu.be/2rXo_ywM-NQ (7 Replies)
Discussion started by: Neo
7 Replies

15. What is on Your Mind?

The Dark Years of UNIX (2003 - 2011) | A Decade Lost to Legal Battles | YouTube Video

The Dark Years of UNIX (2003 - 2011) | A Decade Lost to Legal Battles | UNIX and Linux Legal Attacks https://youtu.be/ILH5CVYdl8w Here is the second video in the "history of unix" short videos. The first video was on the "great history of UNIX" and this second video covers the "years of... (7 Replies)
Discussion started by: Neo
7 Replies