view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5077:e900bbd2e70d

mod_sasl2_fast: Remove X-TOKEN-PLAIN and related profile handler
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Oct 2022 20:26:25 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;