view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2173:d15df55f0a63

mod_log_mark: Make a global module (should only be loaded once anyways)
author Kim Alvefur <zash@zash.se>
date Sun, 08 May 2016 16:57:44 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;