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.60 - 2006-11-19

  • Added get_photo_ids method
  • Added set_default_photo method
  • Added set_random_photo sample script
  • _go_home and get_page now return undef if there's an error
  • Added 14-photos.t test.
  • Added missing tests 12-bulletin.t and 13-blog.t to distribution.
  • Added a trace mode by defining a method called "trace_func" which allows detailed user-specifiable tracing of retrieved web pages
  • Fixed bug in get_comments that could cause a person's image code to be returned as the friendID if the person is online. Reported by Costas Calamvokis.
  • Updated RE in _get_friend_id to match change in Myspace code. This fixes login errors among other things. (CPAN Ticket 23487 reported by Paul Smith).

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