[Rt-commit] r3940 - in HTTP-Server-Simple: . lib/HTTP/Server

jesse at bestpractical.com jesse at bestpractical.com
Fri Oct 7 00:54:44 EDT 2005


Author: jesse
Date: Fri Oct  7 00:54:44 2005
New Revision: 3940

Modified:
   HTTP-Server-Simple/   (props changed)
   HTTP-Server-Simple/META.yml
   HTTP-Server-Simple/SIGNATURE
   HTTP-Server-Simple/lib/HTTP/Server/Simple.pm
Log:
 r17217 at hualien:  jesse | 2005-10-06 20:53:35 -0400
 *0.14


Modified: HTTP-Server-Simple/META.yml
==============================================================================
--- HTTP-Server-Simple/META.yml	(original)
+++ HTTP-Server-Simple/META.yml	Fri Oct  7 00:54:44 2005
@@ -1,5 +1,5 @@
 name: HTTP-Server-Simple
-version: 0.14_03
+version: 0.14
 license: perl
 distribution_type: module
 requires:

Modified: HTTP-Server-Simple/SIGNATURE
==============================================================================
--- HTTP-Server-Simple/SIGNATURE	(original)
+++ HTTP-Server-Simple/SIGNATURE	Fri Oct  7 00:54:44 2005
@@ -28,7 +28,7 @@
 SHA1 e448c6dc5351ef425e3f8bdbeb642409120bc3ca inc/Module/Install/Metadata.pm
 SHA1 134de6ff2f762873b6a1af950dd53f8e0a801d73 inc/Module/Install/Win32.pm
 SHA1 1ec06df292af7f652d33db6129e9e4c7cc8b5095 inc/Module/Install/WriteAll.pm
-SHA1 06b36f6f427c6875da7820aad7b8e9394d3d9844 lib/HTTP/Server/Simple.pm
+SHA1 3d04ee229d832f7ac61f9e8d531851166450a8b2 lib/HTTP/Server/Simple.pm
 SHA1 2d7348b166f654a460ddae4cb4183f4a544c85fc lib/HTTP/Server/Simple/CGI.pm
 SHA1 b2c2d007a7f50058c874e633d15fb621b2bfc394 lib/HTTP/Server/Simple/CGI/Environment.pm
 SHA1 db064af54cab345a71daec576e32e64b8fb1033d t/00smoke.t
@@ -39,7 +39,7 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.1 (GNU/Linux)
 
-iD8DBQFDRcZnEi9d9xCOQEYRAmcYAKDJT9P5g0hQ68daT5pKYezBphnXeACgiwQj
-xYtb10mwSbpvxpnJQlR41so=
-=R/F0
+iD8DBQFDRcavEi9d9xCOQEYRAnt5AJwLOBRZx/eCUOnh9Bzr1eSF75CESwCgmCJ6
+CXwhh2oHIUdpWPmZYcqfz2w=
+=Cpw+
 -----END PGP SIGNATURE-----

Modified: HTTP-Server-Simple/lib/HTTP/Server/Simple.pm
==============================================================================
--- HTTP-Server-Simple/lib/HTTP/Server/Simple.pm	(original)
+++ HTTP-Server-Simple/lib/HTTP/Server/Simple.pm	Fri Oct  7 00:54:44 2005
@@ -5,7 +5,7 @@
 use Socket;
 use Carp;
 
-our $VERSION = '0.14_03';
+our $VERSION = '0.14';
 
 =head1 NAME
 


More information about the Rt-commit mailing list