File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2024:6f4dcc723a60

mod_mam: Use the fallback driver if either the null driver or a driver that does not implement the archive api is returned
author Kim Alvefur <zash@zash.se>
date Tue, 19 Jan 2016 17:59:05 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;