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.57 - 2006-09-16

  • Added FL status code to send_message (can't find Send Message link on profile page).
  • Fixed condition in send_message that would cause "FN" to be returned instead of "FF" (private profile, must be friend to send message).
  • Updated "post_comment" for new form field names.
  • Updated RE in friend_user_name to use "nametext" span tag instead of comment link (name attribute was removed from there).
  • Added WARNING to Myspace.pm, Comment.pm, and Message.pm regarding account crippling. WARNING: DO NOT USE THIS MODULE FOR MASS MESSAGING OR MASS COMMENTING. YOUR ACCOUNT WILL BE CRIPPLED OR DISABLED. See docs for details.

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