view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2255:cdfc917a8cc7

mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored
author Kim Alvefur <zash@zash.se>
date Thu, 28 Jul 2016 12:12:23 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;