view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4168:7191d4638393

mod_rest: Add packaging metadata to include jsonmap lib and examples
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 21:56:04 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;