File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1084:9612cea92503

mod_statistics: top: Clean up sessions after 60s of inactivity
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Jun 2013 22:27:42 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;