File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2528:44a71584521d

mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list
author Matthew Wild <mwild1@gmail.com>
date Mon, 20 Feb 2017 09:31:30 +0000
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;