don't use ForwardedHeaders, and different mechanism for Performance debug middleware

This commit is contained in:
Graham Knop 2010-05-06 09:31:04 -05:00 committed by Graham Knop
parent 9c725aa237
commit defb78ab64
2 changed files with 2 additions and 4 deletions

View file

@ -112,7 +112,6 @@ checkModule("Plack::Request");
checkModule("Plack::Response");
checkModule("Plack::Middleware::Status");
checkModule("Plack::Middleware::Debug");
checkModule("Plack::Middleware::ForwardedHeaders");
checkModule("URI::Escape", "3.29" );
checkModule("POSIX" );
checkModule("List::Util" );