view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2196:09f6e1a09b2b

mod_block_strangers: Allow stanzas form jids the user has sent directed presence to
author Kim Alvefur <zash@zash.se>
date Wed, 01 Jun 2016 14:50:39 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;