view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2360:97e63e8f0f32

mod_firewall: README: Fix example usage of BOUNCE
author Matthew Wild <mwild1@gmail.com>
date Tue, 15 Nov 2016 11:52:39 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;