view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1297:3df303543765

mod_compat_vcard: Fix traceback from probably empty stanzas (Thanks Biszkopcik)
author Kim Alvefur <zash@zash.se>
date Sun, 02 Feb 2014 23:21:10 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;