I am running on Windows with ActivePerl.
I got the latest Net::Oscar module from CPAN.
I did what it told me, with the Build.pl
"perl Build.pl" - ok
"perl Build" - ok
"perl Build test" - bad
"perl Build install" - Ran but I dont think it was very good.
When I tried to run the script using this module I got this:
Prototype mismatch: sub Net::OSCAR::Connection::F_GETFL () vs none at (eval 5) line 1.
Prototype mismatch: sub Net::OSCAR::Connection::F_SETFL () vs none at (eval 6) line 1.
Prototype mismatch: sub Net::OSCAR::Connection::O_NONBLOCK () vs none at (eval 7) line 1.
and this also popped up in the "perl Build test".
Google was to no avail.
I got the latest Net::Oscar module from CPAN.
I did what it told me, with the Build.pl
"perl Build.pl" - ok
"perl Build" - ok
"perl Build test" - bad
"perl Build install" - Ran but I dont think it was very good.
When I tried to run the script using this module I got this:
Prototype mismatch: sub Net::OSCAR::Connection::F_GETFL () vs none at (eval 5) line 1.
Prototype mismatch: sub Net::OSCAR::Connection::F_SETFL () vs none at (eval 6) line 1.
Prototype mismatch: sub Net::OSCAR::Connection::O_NONBLOCK () vs none at (eval 7) line 1.
and this also popped up in the "perl Build test".
Google was to no avail.