view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4945:9d65eb3fcb15

mod_net_proxy: Fix for bitop with Lua 5.4
author moparisthebest <admin@moparisthebest.com>
date Fri, 20 May 2022 08:39:17 -0400
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;