minor issue: I had to manually downgrade DBD::SQLite from version 1.13
to 1.12 in order to make Class::DBI work (would otherwise return:
"DBD::SQLite::st fetchrow_array warning"). For more details on this see
http://lists.digitalcraftsmen.net/pipermail/classdbi/2007-January/001480.html
Main issue:
Most of the test of the WWW::Myspace module fail. Crucially, I cannot
log on. I attach the output of the test that were running during cpan
install.
During the tests and also once I try to run the code I get frequent
warnings concerning the Locale::SubCountry module such like that:
Use of uninitialized value in hash element at
/usr/lib/perl5/site_perl/5.8.5/Locale/SubCountry.pm line 439, <DATA>
line 15048
Trying to create a new WWW::Myspace object with login credentials
results in a long delay with an eventual error of:
Error getting page:
500 Server closed connection without sending any data back
Trying to use methods for which I don't think I have to login such as
$myspace->get_friends(id=>76959716)
returns the error: Link not found on page
However, as this is just a warning I doubt this is related to the problem.
Relating to an earlier bug reported here, could the main problem be that
I access the site from the UK? I attach the html code of several pages
as accessed from the UK through my browser.
Perl version: v5.8.5 built for x86_64-linux-thread-multi
OS version: 2.6.9-42.0.2.ELsmp #1 SMP Wed Aug 23 13:38:27 BST 2006
x86_64 x86_64 x86_64 GNU/Linux
Please let me know what other information you need.
Subject: | pageafterlogin.htm |
Message body is not shown because it is too large.
Subject: | homepage.htm |
Message body is not shown because it is too large.
Subject: | www.MySpace.com.htm |
Message body is not shown because it is too large.
Subject: | module_install_output |
Message body not shown because it is not plain text.