view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6359:e920ce2f6472

mod_mam_smart_retention: Improve error handling during cleanup
author Matthew Wild <mwild1@gmail.com>
date Wed, 14 Jan 2026 19:36:54 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;