# LLNG wrapper class to enable OAuth2 handler with Apache-2/ModPerl-2
#
use strict;
'Lemonldap::NG::Handler::ApacheMP2::Main';
our $VERSION = '2.0.4';
1;