File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1056:b307b72ae527

mod_listusers: fixed banner skipping cycle
author Vadim Misbakh-Soloviov <mva@mva.name>
date Fri, 07 Jun 2013 17:54:45 +0700
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;