view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1094:158680bff642

mod_mam: Stamp <archived> on incoming stanzas after archiving them
author Kim Alvefur <zash@zash.se>
date Sun, 30 Jun 2013 00:40:37 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;