Fixed POD to have one-line summary
Eric Prestemon [Thu, 16 Jul 2009 23:52:03 +0000 (16:52 -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 cc9961d..0872718 100644 (file)
@@ -35,7 +35,7 @@ __END__
 
 =head1 NAME
 
-Catalyst::TraitFor::Request::ProxyBase -
+Catalyst::TraitFor::Request::ProxyBase - Replace request base with value passed by HTTP proxy
 
 =head1 SYNOPSIS