add_friends

Langue: en

Autres versions - même langue

Version: 2006-06-09 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

add_friends - Send friend requests to another user's friends.

SYNOPSIS

  # Send friend requests to everyone in user 12345's friend list.
  add_friends [-q] 12345
 
 

add_friends will run, printing status for you. When it hits a CAPTCHA reqponse, it will display a URL for you to copy&paste into your web browser, and prompt you to continue. Stop when you like, and start again 'cause it'll just skip over those who are already your friend and those for whom you have pending friend requests.

If the ``-q'' flag is specified, add_friends runs in ``quiet'' mode, and will stop instead of prompting for a CAPTCHA response.

AUTHOR

Original code by Olaf Alders (http://www.wundersolutions.com). Updated, documented, and added to module by Grant Grueninger, "<grantg at cpan.org>"

KNOWN ISSUES

Friend requests are not logged, so if someone denies your request, it will be resent the next time the script is run if they're in the list of friends again (i.e. if you run it on the same profile, which you probably will). The only current workaround is to use the database options in FriendAdder, which this script doesn't yet support.

BUGS

Please report any bugs or feature requests, or send any patches, to "bug-www-myspace at rt.cpan.org", or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Myspace <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Myspace>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

IF YOU USE A MAIL SERVICE (or program) WITH JUNK MAIL FILTERING, especially HOTMAIL or YAHOO, add the bug reporting email address above to your address book so that you can receive status updates.

Bug reports are nice, patches are nicer.

SUPPORT

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

You can also look for information at:

*
AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/WWW-Myspace <http://annocpan.org/dist/WWW-Myspace>

*
CPAN Ratings

http://cpanratings.perl.org/d/WWW-Myspace <http://cpanratings.perl.org/d/WWW-Myspace>

*
RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-Myspace <http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-Myspace>

*
Search CPAN

http://search.cpan.org/dist/WWW-Myspace <http://search.cpan.org/dist/WWW-Myspace>

Copyright 2005-2006 Grant Grueninger, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.