From: Tomas Doran Date: Sun, 11 Dec 2011 14:04:41 +0000 (+0000) Subject: The latter part of that doc doesn't apply in master, yet X-Git-Tag: 5.90008~20 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=102edbf4898a0bb361586ab2b691a6c8f77968fb;hp=f21993513cc09ce7aec7b551bec107dd192d5905 The latter part of that doc doesn't apply in master, yet --- diff --git a/lib/Catalyst/Engine.pm b/lib/Catalyst/Engine.pm index af9f2b2..8f88cef 100644 --- a/lib/Catalyst/Engine.pm +++ b/lib/Catalyst/Engine.pm @@ -678,7 +678,7 @@ sub prepare_read { =head2 $self->prepare_request(@arguments) -Sets up the PSGI environment in the Engine (just for back compat). +Sets up the PSGI environment in the Engine. =cut