On 12-Mar-2002 Sam Vilain wrote: > Odd number of elements in hash assignment at > /usr/share/perl5/LWP/UserAgent.pm line 163. > Use of uninitialized value in list assignment at > /usr/share/perl5/LWP/UserAgent.pm line 163. > > This seems to be being caused by LWP::Parallel::UserAgent::new(). I > haven't dug deeper than that yet. > > Has anyone else run into this before?
I haven't. But my instinct would be to check that you have the most recent LWP::UserAgent installed. -Philip
