view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6022:81805f11263c

mod_measure_conn_buffers: Global module, buffers are not per host
author Matthew Wild <mwild1@gmail.com>
date Mon, 11 Nov 2024 14:30:24 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;