view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4790:bb66e87a3604

mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12
author Matthew Wild <mwild1@gmail.com>
date Thu, 25 Nov 2021 16:07:23 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;