view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6095:f6bbf42c341c

mod_anti_spam: Add README
author Matthew Wild <mwild1@gmail.com>
date Mon, 30 Dec 2024 13:51:35 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;