Subject: | [bug] WWW::Myspace broken by myspace changes |
Date: | Mon, 14 Sep 2009 22:37:43 +0200 |
To: | bug-WWW-Myspace [...] rt.cpan.org |
From: | Salvatore De Paolis <iwkse [...] claws-mail.org> |
Hi all,
i'm reporting the module isn't working more, here some info that may be useful.
I don't have time now (and probably the right knowledge too) to fix it so i
hope one of the developers can do this :)
get_friends is broken because:
in _page_ok this code is executed
Show quoted text
>
> 6259 # Page must match the regexp
> unless ( $page =~ $regexp ) {
> $page_ok = 0;
> $self->error("Page doesn't match verification pattern:
> $regexp"); # warn "Page doesn't match verification
> pattern.\n";
> }
The old pattern is: Page doesn't match verification pattern: (?i-xsm:friends.*go
to my profile)
Please CC me if there are messages on this bug.
Best regards
Salvatore
Message body not shown because it is not plain text.