view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2521:66b81e144ded

mod_firewall: Fix CHECK LIST syntax check
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Feb 2017 22:24:21 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;