view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6431:459cb2c2789b

mod_muc_members_json: Support private MUCs, non-member affiliation grants, async storage, dry-run mode
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Mar 2026 16:58:17 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;