view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1010:fd420237a5e4

mod_storage_mongodb: Use util.json to encode our data (handles non-string table keys, etc).
author Waqas Hussain <waqas20@gmail.com>
date Thu, 09 May 2013 11:23:07 -0400
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;