File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5892:bdcb61275afe

mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
author Kim Alvefur <zash@zash.se>
date Wed, 13 Mar 2024 23:45:25 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;