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.79 - 2008-04-30

  • Updated get_friends method to work with current myspace paging system.
  • get_comments now returns the sender's profile "name" in $comments->{'sendername'}.
  • get_comments sample script displays $comments->{'sendername'}.
  • Updated get_comments to properly display comment after myspace format change (was displaying a "span" tag around the comment).
  • Updated get_inbox to use current myspace form values and to work more robustly with changes in the form values. This fixes a bug that caused get_inbox to return only the first page of messages.
  • Added sendername to get_inbox sample script output.

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