File: Changes

package info (click to toggle)
libnet-http-perl 6.03-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 152 kB
  • sloc: perl: 930; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
_______________________________________________________________________________
2012-02-16 Net-HTTP 6.03

Restore blocking override for Net::SSL [RT#72790]

Restore perl-5.6 compatiblity.


_______________________________________________________________________________
2011-11-21 Net-HTTP 6.02

Don't disable blocking method [RT#72580]
Don't stop on unrecognized Makefile.PL arguments [RT#68337]
Document Net:HTTPS [RT#71599]



_______________________________________________________________________________
2011-03-17 Net-HTTP 6.01

Don't run live test by default.  Run 'perl Makefile.PL --live-tests' to enable.
More relaxed apache test; should pass even if proxies has added headers.



_______________________________________________________________________________
2011-02-27 Net-HTTP 6.00

Initial release of Net-HTTP as a separate distribution. There are no code
changes besides incrementing the version number since libwww-perl-5.837.

The Net::HTTP module used to be bundled with the libwww-perl distribution.