From: Tomas Doran Date: Sun, 22 Jan 2012 10:04:27 +0000 (+0000) Subject: Revert "The latter part of that doc doesn't apply in master, yet" X-Git-Tag: 5.90008~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=d26d64c66308b65cb6c007f935a5a048135b10a5 Revert "The latter part of that doc doesn't apply in master, yet" This reverts commit 102edbf4898a0bb361586ab2b691a6c8f77968fb. --- diff --git a/lib/Catalyst/Engine.pm b/lib/Catalyst/Engine.pm index 48126e7..181c5b0 100644 --- a/lib/Catalyst/Engine.pm +++ b/lib/Catalyst/Engine.pm @@ -535,7 +535,7 @@ sub prepare_read { =head2 $self->prepare_request(@arguments) -Sets up the PSGI environment in the Engine. +Sets up the PSGI environment in the Engine (just for back compat). =cut