File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2488:590ac12b7671

mod_stanzadebug: Like mod_rawdebug but stanzas instead of the raw bytes
author Kim Alvefur <zash@zash.se>
date Thu, 09 Feb 2017 10:47:24 +0100 (2017-02-09)
parent 809:1d51c5e38faa
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;