diff --git a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/PSGI.pm b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/PSGI.pm index f455baf4c..068995e12 100644 --- a/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/PSGI.pm +++ b/lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Lib/PSGI.pm @@ -1,6 +1,6 @@ package Lemonldap::NG::Handler::Lib::PSGI; -use 5.10.0; +#use 5.10.0; use Mouse; #use Lemonldap::NG::Handler::Main qw(:jailSharedVars);