in reply to Re^4: Problem retrieving data using WWW::Curl
in thread Problem retrieving data using WWW::Curl

Can't locate Posix.pm in @INC
is this a path problem?

Erm, no... that's me forgetting the correct case. Try this instead:

use POSIX;

CU
Robartes-