File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5973:a316fee71bed

mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
author John Livingston <git@john-livingston.fr>
date Mon, 29 Jul 2024 13:11:43 +0200 (11 months ago)
parent 809:1d51c5e38faa
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;