Merge commit 'toms/master'
Eric Prestemon [Fri, 17 Jul 2009 03:09:42 +0000 (20:09 -0700)]
README
lib/Catalyst/TraitFor/Request/ProxyBase.pm

diff --git a/README b/README
index 5947122..4daaa21 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,6 @@
 NAME
-    Catalyst::TraitFor::Request::ProxyBase -
+    Catalyst::TraitFor::Request::ProxyBase - Replace request base with value
+    passed by HTTP proxy
 
 SYNOPSIS
         package MyApp;
index 80faefb..66197d5 100644 (file)
@@ -33,7 +33,7 @@ __END__
 
 =head1 NAME
 
-Catalyst::TraitFor::Request::ProxyBase -
+Catalyst::TraitFor::Request::ProxyBase - Replace request base with value passed by HTTP proxy
 
 =head1 SYNOPSIS