view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4286:64f400a38a30

mod_sentry: Fix syntax for inclusion of stack traces in events
author Matthew Wild <mwild1@gmail.com>
date Wed, 09 Dec 2020 16:11:47 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;