view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3084:5b4e7db5943c

mod_http_avatar: Add caching support.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 01 Jun 2018 22:45:41 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;