view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6279:5dc4ec836ce2

mod_http_oauth2: Comment on origin of a constant URI
author Kim Alvefur <zash@zash.se>
date Thu, 03 Jul 2025 15:34:57 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;