The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension HTTP::Server::Encrypt.

0.01  Wed Jan 18 16:31:16 2012
	- original version; created by h2xs 1.23 with options
		-XA -n HTTP::Server::Encrypt
0.02  Fri Feb  3 10:08:31 2012
    - Enriched the document
    - Add log path configurable
0.03  Fri Feb  3 15:23:12 2012
    - Remove the dependence of the 'Test::HTTP::Response' module
0.04  Wed Feb 16 12:39:54 2012
    - BUG fix
0.05  Thu Feb 23 18:15:05 2012
    - try to support Win32 and Solaris
    - Defeat vms file read security vulnerabilities
0.06  Tue Mar 13 15:38:08 2012
    - BUG fix
0.07  Tue May  8 11:25:07 2012
    - fix duplicate key in POST data
0.08  Fri Jun  1 10:03:44 2012
    - CGI support
    - fix html-checkbox bug
0.09  Sat May 18 07:01:08 2013
    - add Content-Type and Content-Encoding in response header