File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2869:77498ea07795

mod_s2s_auth_dane: Fix typo in comment [codespell]
author Kim Alvefur <zash@zash.se>
date Sun, 04 Feb 2018 15:55:07 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;