view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6349:2d256ea0c157

mod_mam_smart_retention: New experimental module for smart retention in MAM archives
author Matthew Wild <mwild1@gmail.com>
date Sat, 06 Dec 2025 18:22:04 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;