X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FEngine.pm;h=181c5b024cf8cf24b97e43c56473eb7a81aa43f6;hp=48126e7b6d27b86cb1e1de73b07b7fd59cb81e5b;hb=d26d64c66308b65cb6c007f935a5a048135b10a5;hpb=d0cfd993b65b424791839e8439b707a78314f4f5 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