view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4016:b872f111b7af

mod_firewall: Add option to ignore missing list files
author Matthew Wild <mwild1@gmail.com>
date Mon, 11 May 2020 17:18:30 +0100 (2020-05-11)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;