view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5089:5b77f4720bfe

mod_sasl2: Update and expand README with more (and updated) information
author Matthew Wild <mwild1@gmail.com>
date Mon, 28 Nov 2022 11:37:24 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;