File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4873:541b2cf68e93

mod_http_xep227: Fix typo in method name
author Matthew Wild <mwild1@gmail.com>
date Sun, 16 Jan 2022 15:02:14 +0000 (2022-01-16)
parent 809:1d51c5e38faa
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;