view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3130:c47cd8dbd310

mod_munin: Allow names containing any number of “:”.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 22 Jun 2018 00:28:59 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;