view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6362:1d48c75c8200

mod_pubsub_serverinfo: Update README with some clarifications/improvements
author Matthew Wild <mwild1@gmail.com>
date Thu, 15 Jan 2026 17:35:43 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;