Subject: | having trouble with WWW::Myspace (cannot login) |
Date: | Sun, 20 Apr 2008 20:24:55 +0200 |
To: | <bug-www-myspace [...] rt.cpan.org> |
From: | THEARTOFWEB <theartofweb [...] hotmail.com> |
Hi,
I have been trying to use you perl module WWW::Myspace but I'm stuck at this error my script fires:
"HTTP::Message content not bytes at /usr/lib/perl5/site_perl/5.8.8/HTTP/Request/Common.pm line 90"
what does that mean?? It seems my script just cannot login to my myspace account...
---> perl, v5.8.8 built for i386-linux-thread-multi 2.6.17.6.dn2.p4, WWW-Myspace-0.78.tar.gz<---
below is my perl script:
#!/usr/bin/perl
use strict;
use warnings;
use CGI::Carp "fatalsToBrowser";
use CGI;
use WWW::Myspace;
my $q = new CGI(); print $q->header();
my $myspace = new WWW::Myspace( $user,$pass );
my @friends = $myspace->get_friends;
print @friends;
__END__;
hopefully you'll be able to sort this out
thanks
Show quoted text
_________________________________________________________________
Vuoi diventare il numero 1 della community? Scarica il gadget!
http://votalospaces.spaces.live.com/