view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3027:ce34cbc10b5b

mod_pastebin: Move result of host detection into a variable to improve readabily
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 17:47:39 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;