view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1340:3ffd64b4ab59

mod_websocket: Update to draft-ietf-xmpp-websocket-01
author Florian Zeitz <florob@babelmonkeys.de>
date Sun, 09 Mar 2014 23:35:57 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;