Changes for version 0.92 - 2009-01-29
- Fixed get_inbox 'sender' field again; was returning undef due to a couple of Myspace HTML changes made since 2008-12-05
 - Fixed post_blog, which had stopped working after Myspace added new JavaScript to the blog editor (RT#41844)
 - Fixed friend_url; was returning 'undef' for some profiles due to Myspace HTML changes
 
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    
  Examples
- samples/already_commented
 - samples/approve_friends
 - samples/browse
 - samples/check_notifications
 - samples/cleanup_inbox
 - samples/cool_new_people
 - samples/delete_friend
 - samples/delete_message
 - samples/find_friend
 - samples/friend_changes
 - samples/friends_in_group
 - samples/get_basic_info
 - samples/get_birthdays
 - samples/get_comments
 - samples/get_friend_page
 - samples/get_friends
 - samples/get_inbox
 - samples/get_login_form
 - samples/get_real_name
 - samples/last_login
 - samples/post_blog
 - samples/post_comment
 - samples/read_message
 - samples/search_music
 - samples/send_all
 - samples/send_event_invitations
 - samples/send_friend_request
 - samples/send_group_invitations
 - samples/send_message
 - samples/set_random_photo
 - samples/test_message
 - samples/test_next_button
 - samples/todo