view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5172:dc6a10629670

New module, mod_muc_reserve_nick_pattern
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Mon, 20 Feb 2023 13:42:13 -0500
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;