[Rt-commit] r2504 - in HTTP-Server-Simple: . lib/HTTP/Server/Simple
jesse at bestpractical.com
jesse at bestpractical.com
Sat Mar 26 01:18:19 EST 2005
Author: jesse
Date: Sat Mar 26 01:18:19 2005
New Revision: 2504
Modified:
HTTP-Server-Simple/ (props changed)
HTTP-Server-Simple/lib/HTTP/Server/Simple/CGI.pm
Log:
r9582 at hualien: jesse | 2005-03-23 19:49:43 +0800
* Minor doc updates
Modified: HTTP-Server-Simple/lib/HTTP/Server/Simple/CGI.pm
==============================================================================
--- HTTP-Server-Simple/lib/HTTP/Server/Simple/CGI.pm (original)
+++ HTTP-Server-Simple/lib/HTTP/Server/Simple/CGI.pm Sat Mar 26 01:18:19 2005
@@ -153,11 +153,11 @@
<body>
<h1>Congratulations!</h1>
- <p>You now have a functional HTTP::Server::Simple running.
+ <p>You now have a functional HTTP::Server::Simple::CGI running.
</p>
<p><i>(If you're seeing this page, it means you haven't subclassed
- HTTP::Server::Simple, which you'll need to do to make it
+ HTTP::Server::Simple::CGI, which you'll need to do to make it
useful.)</i>
</p>
</body>
More information about the Rt-commit
mailing list