libwww-perl-5.44
Gisle Aas (gisle@aas.no)
26 Jun 1999 21:38:02 +0200
Since I from tomorrow will be off for 4 weeks of vacation, I just
uploaded a new version of LWP with some minor stuff that had
accumulated. I will not read any e-mail during my vacation.
Changes since 5.43 are:
o We require URI-1.03, since this fix some query quoting stuff
that HTTP::Request::Common rely upon.
o 'lwp-request -HUser-Agent:foo' can now be used to set this
header too.
o Localize $/ to ensure standard record separator a few places
in HTTP::Cookies
o LWP::UserAgent will now set the Range header in requests if
the $ua->max_size attribute is set.
Regards,
Gisle