view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4924:df3d521e3c39

mod_http_oauth2/README: Update Compatibility section to mention 0.12
author Kim Alvefur <zash@zash.se>
date Mon, 11 Apr 2022 00:19:48 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;