File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5969:d58e4c70feb2

mod_muc_anonymize_moderation_actions: first commit.
author John Livingston <git@john-livingston.fr>
date Fri, 26 Jul 2024 17:07:05 +0200 (11 months ago)
parent 809:1d51c5e38faa
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;