Re: AW: Problems with LWP::UserAgent and HTTP::Response

2001-06-18 Thread Jos Boumans
I'm being a bit lazy and just showing you a bit of code i wrote to fetch all film info from imdb.com and comment on it a bit, to explain what goes on: ### config hash ### my $href = { base => 'http://www.imdb.com/', spage => 'Find', ua => 'Mozilla/4.74 [en] (Win98; U)', form => 'select=Al

AW: Problems with LWP::UserAgent and HTTP::Response

2001-06-18 Thread Ela Jarecka
Thanks, at least I know that I am sending my XML properly.. But I still get the same error message, so if anyone has more suggestions please write.. Ela > -Ursprüngliche Nachricht- > Von: Tim Keefer [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 18. Juni 2001 15:46 > An: Ela Jarecka; Beg