view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6316:8f2de6652930

mod_voipms: Send client error messages in additon to logging
author Chaz Kettleson <chaz@pyr3x.com>
date Mon, 18 Aug 2025 08:42:34 -0400
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;