view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6357:f24ff3e6e180

mod_pubsub_serverinfo: Some minor style/code tidying
author Matthew Wild <mwild1@gmail.com>
date Wed, 14 Jan 2026 13:55:36 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;