view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1871:adb402e7de06

mod_csi: Add links to other modules that act on CSI info
author Kim Alvefur <zash@zash.se>
date Thu, 24 Sep 2015 00:32:37 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;