view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2162:f1ea8044f9f8

mod_s2s_keepalive/README: Give language hints to rendering for syntax hilighting
author Kim Alvefur <zash@zash.se>
date Sat, 16 Apr 2016 14:43:06 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;