"Nelson, Randy" <[EMAIL PROTECTED]> wrote on 12/12/2005 12:24:55 PM:
> Perl 5.8.4 seemed to have LWP::Simple built in. When I upgraded to 5.8.6 I > noticed that LWP::Simple has vanished. Is there a technical reason for this? > Will LWP work with 5.8.6? As far as I know none of the LWP modules have shipped with the core perl distribution kit. Where did you obtain your perl 5.8.4? libwww-perl 5.803 contains LWP::Simple 1.41 and builds against perl 5.8.7 on VMS ok It seems very likely it would work with perl 5.8.6 as well. Peter Prymmer