view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6424:ec4a0e4d950e

mod_dnsbl: Fix result and error handling in shell command
author Matthew Wild <mwild1@gmail.com>
date Mon, 09 Mar 2026 17:01:53 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;