view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5317:0091b7de2763

mod_audit: Allow caller to specify time of the event
author Matthew Wild <mwild1@gmail.com>
date Fri, 07 Apr 2023 12:00:06 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;