view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1896:777554cf1ae1

mod_manifesto/README: Linkfy link
author Kim Alvefur <zash@zash.se>
date Sun, 04 Oct 2015 23:28:26 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;