view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1181:005b0429cf46

mod_host_blacklist: Small fix
author Matthew Wild <mwild1@gmail.com>
date Tue, 03 Sep 2013 11:15:18 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;