File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5370:d9d52ad8c1ae

mod_client_management: Fix type confusion client_selector : string, not some sort of table?
author Kim Alvefur <zash@zash.se>
date Tue, 25 Apr 2023 22:12:02 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;