view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2576:95b79d515a65

mod_firewall: README: Document TO/FROM ADMIN, FORWARD, TO SELF and TO FULL JID
author Matthew Wild <mwild1@gmail.com>
date Sat, 25 Feb 2017 15:48:20 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;