diff --git a/lib/Plack/Request.pm b/lib/Plack/Request.pm index 99afa048d..abb130506 100644 --- a/lib/Plack/Request.pm +++ b/lib/Plack/Request.pm @@ -363,7 +363,7 @@ mod_perl's Apache::Request: yet too low level. If you're writing a web application, not a framework, then you're encouraged to use one of the web application frameworks that support -PSGI, or see L or L to provide higher level +PSGI, or see modules like L to provide higher level Request and Response API on top of PSGI. =head1 METHODS