view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1335:faf4bd226cad

mod_s2s_auth_dane: Improve logging
author Kim Alvefur <zash@zash.se>
date Sun, 09 Mar 2014 13:43:27 +0100 (2014-03-09)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;