If I run the test in debug mode, i have this:
[root@nux2187 scripts]# ./tests.pl
Use of uninitialized value in hash element at
/usr/lib/perl5/site_perl/5.8.5/Locale/SubCountry.pm line 439, <DATA>
line 15048.
Getting
http://www.myspace.com/
Getting URL:
http://www.myspace.com/
Filling in form number 1.
POST
http://login.myspace.com/index.cfm?fuseaction=login.process&MyToken=aab87bf3-6056-4f73-9df7-81390ac9678f
[theForm]
email= (text)
password= (password)
Remember=<UNDEF> (checkbox) [*<UNDEF>/off|Remember]
ctl00$Main$SplashDisplay$login$loginbutton=<UNDEF> (image)
Getting URL:
http://home.myspace.com/index.cfm?fuseaction=user
Login Failed. Couldn't verify load of home page.
Any ideas?
Thanks,
Jérémie
Le Lun. Fév. 19 05:00:42 2007, jgarnier a écrit :
Show quoted text> Hi,
>
> I'll try to use WWW::Myspace (version 0.62, perl5.8.5 and Linux with OS
> RHEL 4) but it doesn't work. (I apply this date.patch).
> I always have the error:
> Use of uninitialized value in hash element at
> /usr/lib/perl5/site_perl/5.8.5/Locale/SubCountry.pm line 439, <DATA>
> line 15048.
> Login Failed. Couldn't verify load of home page.
>
> I'm sure that my username and password are OK.
> Where is the problem and how resolve it?
>
> Thanks,
>
> Jérémie