view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2980:ba6466fa6823

mod_conversejs: Specify a charset on script tag to prevent Browser from guessing
author Kim Alvefur <zash@zash.se>
date Mon, 02 Apr 2018 16:15:24 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;