File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1768:163967467308

mod_muc_limits: Update to work with both the new and the old MUC API
author Kim Alvefur <zash@zash.se>
date Thu, 18 Jun 2015 19:15:55 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;