view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6533:0f61d13ebbde

mod_firewall: Update module status when scripts succeed/fail to load
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2026 15:41:56 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;