File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4531:60fe204b980f

mod_rest: Add a 'title' to XEP-0085 mapping (for documentation)
author Kim Alvefur <zash@zash.se>
date Tue, 23 Mar 2021 23:19:38 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;