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

jesse at bestpractical.com jesse at bestpractical.com
Tue Jun 28 11:41:51 EDT 2005


Author: jesse
Date: Tue Jun 28 11:41:50 2005
New Revision: 3258

Modified:
   HTTP-Server-Simple/   (props changed)
   HTTP-Server-Simple/SIGNATURE
   HTTP-Server-Simple/lib/HTTP/Server/Simple.pm
Log:
 r21972 at hualien:  jesse | 2005-06-28 11:40:56 -0400
 * 0.10


Modified: HTTP-Server-Simple/SIGNATURE
==============================================================================
--- HTTP-Server-Simple/SIGNATURE	(original)
+++ HTTP-Server-Simple/SIGNATURE	Tue Jun 28 11:41:50 2005
@@ -14,7 +14,7 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 cc3d8867a9b5c4435b60e64fe9649fdcff3dbd81 Changes
+SHA1 68668d9cc5c47090cd566e73fae03d624479a6be Changes
 SHA1 74092110d280de0961a26025021bb987d345dabc MANIFEST
 SHA1 de162e0215ced1782805ca5e0920c11a164e7045 META.yml
 SHA1 490f3fd115e09cb05b725580e5ed5cdd58241049 Makefile.PL
@@ -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 a93fea0295d405d29b912ae2a258acc8e4bc5e60 lib/HTTP/Server/Simple.pm
+SHA1 5c562d1fccd6c2c3068df8036b85e5a6cd5685d9 lib/HTTP/Server/Simple.pm
 SHA1 f8717b83bec75c3b7dc7904b14823bf605b77f99 lib/HTTP/Server/Simple/CGI.pm
 SHA1 db064af54cab345a71daec576e32e64b8fb1033d t/00smoke.t
 SHA1 9e68bffc26b5a42e2785ec68c3bf6fe45d6bb6da t/01live.t
@@ -36,9 +36,9 @@
 SHA1 90f0be3e6b0fab021155953742f5cc5c5e47a5aa t/03podcoverage.t
 SHA1 7d6a3698510c015e35960b35384b85cc959cb543 t/04cgi.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.5 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
 
-iD8DBQFCZbPlEi9d9xCOQEYRAgo8AKCd4NgngAoec6Xv172tpkMp30MSJgCggVME
-//fG0vWr9JT8UqDVixfc0Tk=
-=vkMz
+iD8DBQFCwW+AEi9d9xCOQEYRAhfoAKCSfWZ7hQYeiRkTn0zRd2iuQCQyOACggZVX
+jKDcTthJegoLIwLuNRt7hd8=
+=aQCk
 -----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	Tue Jun 28 11:41:50 2005
@@ -5,7 +5,7 @@
 use Socket;
 use Carp;
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 =head1 NAME
 


More information about the Rt-commit mailing list