view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4594:1da63fe35ef3

mod_auth_http: Format README better
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 16 Jun 2021 17:32:43 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;