File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4313:fc5c53d9d340

mod_muc_mention_notifications: Send mention notifications from the MUC JID
author JC Brand <jc@opkode.com>
date Wed, 30 Dec 2020 16:44:21 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;