Grant,
I've tried using the "rough draft" of the _get_friends method and it looks
like the form submission code has changed within MySpace also.
$self->submit( {
form => 'PageForm',
no_click => 1,
re2 => 'View All Friends',
fields_ref => { page => $page_no },
} );
Thanks,
-Paul
Show quoted text>
> <URL:
http://rt.cpan.org/Ticket/Display.html?id=24060 >
>
> Patch submitted by JordanL.
>
> This needs to be merged into the current version on SVN (0.62 pre-release)
> and tested.
>
> If anyone wants to do this before I get a chance, please do so and send me
> the patch
> (that is, the output of "diff -u Myspace.pm
> your_fixed_version_of_Myspace.pm)
>
> Grant
>