view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1935:dd509940ae49

mod_support_contact/README: Update compatibility section
author Kim Alvefur <zash@zash.se>
date Mon, 26 Oct 2015 14:26:25 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;