view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2413:b64c0150d663

mod_profile: Add warning and debug logging in order to catch a weird event
author Kim Alvefur <zash@zash.se>
date Sat, 03 Dec 2016 23:18:53 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;