File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2572:f20dd383093a

mod_firewall: Add spam-strip-xhtml.pfw
author Matthew Wild <mwild1@gmail.com>
date Fri, 24 Feb 2017 17:21:46 +0000
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;