Applied patch from debian RT #106385
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Response / Writer.pm
index 5044bbd..0037461 100644 (file)
@@ -13,7 +13,7 @@ sub write_encoded {
   $self->write($line);
 }
 
-=head1 TITLE 
+=head1 NAME
 
 Catalyst::Response::Writer - Proxy over the PSGI Writer