view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6306:093c47ee2041

mod_muc_rtbl: Simplify configuration and tweak docs
author Matthew Wild <mwild1@gmail.com>
date Thu, 31 Jul 2025 15:43:41 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;