view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5056:2583bd7eb5d1

mod_cloud_notify: Add warnings about options including real body/sender
author Matthew Wild <mwild1@gmail.com>
date Sat, 24 Sep 2022 08:06:11 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;