[Bps-public-commit] r16151 - in Test-HTTP-Server-Simple-StashWarnings/trunk: .
sartak at bestpractical.com
sartak at bestpractical.com
Mon Sep 29 14:26:55 EDT 2008
Author: sartak
Date: Mon Sep 29 14:26:54 2008
New Revision: 16151
Modified:
Test-HTTP-Server-Simple-StashWarnings/trunk/ (props changed)
Test-HTTP-Server-Simple-StashWarnings/trunk/Changes
Test-HTTP-Server-Simple-StashWarnings/trunk/lib/Test/HTTP/Server/Simple/StashWarnings.pm
Log:
r73252 at onn: sartak | 2008-09-29 14:26:50 -0400
Bump to 0.02
Modified: Test-HTTP-Server-Simple-StashWarnings/trunk/Changes
==============================================================================
--- Test-HTTP-Server-Simple-StashWarnings/trunk/Changes (original)
+++ Test-HTTP-Server-Simple-StashWarnings/trunk/Changes Mon Sep 29 14:26:54 2008
@@ -1,6 +1,6 @@
Revision history for Test-HTTP-Server-Simple-StashWarnings
-0.02
+0.02 Sep 29 2008
Canonicalize away multiple /s at the beginning of the URL
Ensure that the fact that the test path hit does not linger
Modified: Test-HTTP-Server-Simple-StashWarnings/trunk/lib/Test/HTTP/Server/Simple/StashWarnings.pm
==============================================================================
--- Test-HTTP-Server-Simple-StashWarnings/trunk/lib/Test/HTTP/Server/Simple/StashWarnings.pm (original)
+++ Test-HTTP-Server-Simple-StashWarnings/trunk/lib/Test/HTTP/Server/Simple/StashWarnings.pm Mon Sep 29 14:26:54 2008
@@ -5,7 +5,7 @@
use base 'Test::HTTP::Server::Simple';
use 5.008;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
use NEXT;
use Storable ();
More information about the Bps-public-commit
mailing list