The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.64 - 2007-03-31

  • Tweaked friend_id regex that FriendAdder uses
  • Added Myspace::is_private method
  • Added Myspace::is_invalid method
  • Added Myspace::Data::post_comment method
  • Added Myspace::Data::approve_friend_requests method
  • Added Myspace::Data::send_message method
  • Myspace::_validate_page_request defaults to $self->current_page if no parameters are passed
  • Fixed bug in get_friends that caused it to return every other page of friends.
  • Applied patch from RT issue #27381 (thanks Mike)
  • Applied patch from RT issue #27390 (thanks Mike)
  • Updated patch to use "SignOut" RE when loading home page to force more robust checking.
  • Updated follow_to link to use internal get_page method instead of mech object.
  • Updated get_page: split random delay so that there will be a delay when retrying a failed URL.

Documentation

Send friend requests to another user's friends.
Approve new friends and post a comment to them
Leave a comment for your Myspace friends
Send a message to a myspace group

Modules

Access MySpace.com profile information from Perl
Auto-comment your MySpace friends from Perl scripts
WWW::Myspace database interaction
Interactively add friends to your Myspace account
Track additions/deletions to your friends list
Auto-message your MySpace friends from Perl scripts
Base class for WWW::Myspace modules