view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2562:78efd064aef3

mod_firewall: Rename variables to avoid shadowing #luacheck
author Matthew Wild <mwild1@gmail.com>
date Fri, 24 Feb 2017 09:49:30 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;