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.88 - 2008-10-01

  • Fixed is_band to correctly detect music profiles, which broke due to Myspace changes around 2008-09-30; this was also causing get_basic_info to fail to work with music profiles
  • Fixed get_basic_info to return correct timestamps in 'lastlogin' field, both for personal and music profiles
  • New tests in t/17-get_basic_info.t check that that get_basic_info returns a sensible 'lastlogin' timestamp for personal and music profiles, and a sensible 'profileviews' for a band profile
  • New tests in t/22-search_music.t check that multiple results pages are read, and that spaces in search terms are properly escaped

Documentation

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
Track additions/deletions to your friends list
Auto-message your MySpace friends from Perl scripts
Base class for WWW::Myspace modules