File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3019:b19d64dd4c66

mod_http_authentication/README: Change name of config option to match the code
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 03:43:38 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;