Document that we need Plack, and supply the minimum version to make t/Auth/mech.t work right.
This commit is contained in:
parent
cf22fc848c
commit
74b4049e3b
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ checkModule("Finance::Quote", 1.15 );
|
|||
checkModule("POE", 1.005 );
|
||||
checkModule("POE::Component::IKC::Server", 0.2001 );
|
||||
checkModule("POE::Component::Client::HTTP", 0.88 );
|
||||
checkModule("Plack", 0.9949 );
|
||||
checkModule("Plack::Request");
|
||||
checkModule("Plack::Response");
|
||||
checkModule("Plack::Middleware::Status");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue