view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4896:54fa2116bbf3

mod_dnsupdate: Add a --remove option to delete all SRV records
author Kim Alvefur <zash@zash.se>
date Thu, 17 Feb 2022 01:59:24 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;