LWP hangs forever with get
Jesper Persson <[email protected]> Wed, 21 May 2014 10:37:12 +0200
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <CA+uC3V27MMCnMvDJyk2czjGb-ZxD6OMyuHjZ7+NiCJOtbT9dDw@mail.gmail.com> |
--001a11c2a260592c3c04f9e4e8a6
Content-Type: text/plain; charset=UTF-8
---------------------
use LWP::Simple;
$contents = get("https://www.butler.edu/boa/default.aspx");
---------------------
the perl process never returns.
lwp version: "VERSION: 6.06"
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.18.2.1 #1 Tue Jan 7 22:32:35 2014 x64'
Best Regards
Jesper Persson
--001a11c2a260592c3c04f9e4e8a6
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>---------------------<br></div><div><div>use LWP::Sim=
ple;</div><div>$contents =3D get("<a href=3D"https://www.butler.edu/bo=
a/default.aspx" target=3D"_blank">https://www.butler.edu/boa/default.aspx</=
a>");</div>
</div>
<div>---------------------<br></div><div>the perl process never returns.<br=
></div><div><br></div><div>lwp version:=C2=A0"VERSION: 6.06"</div=
><div><br></div><div>Summary of my perl5 (revision 5 version 18 subversion =
2) configuration:<br>
</div><div>=C2=A0 Platform:<br></div><div>=C2=A0 =C2=A0 osname=3DMSWin32, o=
svers=3D6.2, archname=3DMSWin32-x64-multi-thread</div><div>=C2=A0 =C2=A0 un=
ame=3D'Win32 strawberry-perl 5.18.2.1 #1 Tue Jan =C2=A07 22:32:35 2014 =
x64'</div><div><br></div><div>
Best Regards</div><div>Jesper Persson</div></div>
--001a11c2a260592c3c04f9e4e8a6--