view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4103:ecc6ad057383

mod_lastlog2: Fix reporting of IP address (thanks Ge0rG)
author Kim Alvefur <zash@zash.se>
date Fri, 11 Sep 2020 16:48:28 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;