view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6475:d5b9da8c94ae

muc_reserve_nick_pattern and muc_restrict_nick: beta status and mention each other.
author Menel <menel@snikket.de>
date Tue, 17 Mar 2026 20:18:32 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;