File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3975:d1bc50890343

muc_defaults: Add support for the presence_broadcast setting
author JC Brand <jc@opkode.com>
date Fri, 17 Apr 2020 17:19:17 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;