view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1257:a02fbed74487

mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)
author Kim Alvefur <zash@zash.se>
date Sat, 28 Dec 2013 14:12:02 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;