view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2215:e276ed33bc1a

mod_http_upload/README: Simplify instructions, show only one method
author Kim Alvefur <zash@zash.se>
date Fri, 24 Jun 2016 14:35:14 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;