Changes for version 0.86 - 2008-09-10

  • Fixed get_friends; in most cases the method would only have worked the first time it was executed (fixed RT#38716)
  • Created new tests t/21-get-friends.t for get_friends method
  • Fixed submit_form flaw; fields_ref entries were not being submitted where a form input of the same name existed but with the disabled attribute set
  • Fixed search_music; searching by keywords was not working due to the above flaw in submit_form, and the method was looking for search results beyond the last page. Also now croaks if given a parameter which is not a hash ref.
  • Created new tests t/22-search-music.t for search_music method
  • Added to send_message documentation a note about line endings and accounts which disable HTML in incoming messages

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