view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2421:a9add2d1adf5

mod_pubsub_feeds: Log pushes for unknown feeds to aid in manual unsubscription from them
author Kim Alvefur <zash@zash.se>
date Mon, 19 Dec 2016 07:48:48 +0100 (2016-12-19)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;