view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3510:f09423c29f31

mod_pubsub_github: Log debug message before attempting to publish This data is probably more useful in case of a traceback than after completing successfully
author Kim Alvefur <zash@zash.se>
date Sun, 31 Mar 2019 16:11:37 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;