Applied patch from debian RT #106385
Marco Pessotto [Thu, 29 Oct 2015 22:39:49 +0000 (23:39 +0100)]
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