view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6341:fa976338928c

mod_voipms: Chunk messages larger than 160 characters as per the API
author Chaz Kettleson <chaz@pyr3x.com>
date Sun, 12 Oct 2025 17:47:24 -0400
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;