X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FResponse%2FWriter.pm;h=003746103c4de5741d511f72894382d97570c546;hb=c63ec19d30f54b6fa44dff3e448108ab2e15ae84;hp=5044bbd9bc6019b44a836d64ea0ae95144b7b0aa;hpb=688e2420d1731666afab58c3e8dcfc1cffd6c2d1;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Response/Writer.pm b/lib/Catalyst/Response/Writer.pm index 5044bbd..0037461 100644 --- a/lib/Catalyst/Response/Writer.pm +++ b/lib/Catalyst/Response/Writer.pm @@ -13,7 +13,7 @@ sub write_encoded { $self->write($line); } -=head1 TITLE +=head1 NAME Catalyst::Response::Writer - Proxy over the PSGI Writer