view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2457:17539a5d73f4

mod_net_dovecotauth: Import util.pposix [luacheck]
author Kim Alvefur <zash@zash.se>
date Sun, 22 Jan 2017 04:42:55 +0100 (2017-01-22)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;