Commit Graph

11 Commits

Author SHA1 Message Date
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
avsm
a4bf74b63f update to p5-libwww-5.53 2001-04-18 21:47:47 +00:00
avsm
6db2c7e8ae add in a dependency on p5-HTTP-GHTTP which LWP can use (and it's a lot
faster than the LWP http request, and can speak HTTP/1.1)
2001-04-09 23:21:41 +00:00
avsm
306d96032c - update to p5-libwww-5.52
- integrate COMMENT, bump NEED_VERSION
2001-03-30 23:18:45 +00:00
avsm
5f071964b7 oops, update PKGNAME 2001-03-17 01:08:15 +00:00
avsm
4411eb6fbd [ security update ]
update to p5-libwww-5.51

If LWP::UserAgent::env_proxy is called in a CGI environment, the
case-insensitivity when looking for "http_proxy"
permits "HTTP_PROXY" to be found, but this can be trivially set by the
web client using the "Proxy:" header.  The fix applied is that
$ENV{HTTP_PROXY} is not longer honored for CGI scripts.
The CGI_HTTP_PROXY environment variable can be used instead.
2001-03-17 00:42:06 +00:00
avsm
7b652a083f - update to p5-libwww-5.50
Changes:

- Fix for test cases that failed because of URI-1.10 now encode
  space as '+' instead of '%20.
- Makefile.PL: Require URI-1.10.
  HTTP::Daemon now accepts any non-space character as method name
  on the request line.  It used to fail on methods like "M-POST"
  because it only allowed \w-chars.
- HTTP::Date now allow fractional seconds in ISO date formats.
- HTTP::Request::Common will now calculate Content-length
  even if $DYNAMIC_FILE_UPLOAD is set.
2001-01-14 23:26:59 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
avsm
464f24c4b6 - update to p5-libwww-5.49
- bump NEED_VERSION
2001-01-03 00:50:41 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00
avsm
cd58d43d4c import libwww-5.48 from CPAN
ok by brad@
--

Libwww-perl is a collection of Perl modules which provides a simple
and consistent application programming interface (API) to the
World-Wide Web.

The main focus of the library is to provide classes and functions
that allow you to write WWW clients, thus libwww-perl said to be a
WWW client library. The library also contain modules that are of
more general use and even classes that help you implement simple
HTTP servers.
2000-09-29 10:55:30 +00:00