File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4698:4157773ed4d3

mod_cloud_notify: notify on groupchat messages sent to bare JID
author arcseconds <arcseconds@zoho.com>
date Sat, 25 Sep 2021 11:43:31 +0000
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;