File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1157:a7d0d129df6f

mod_auth_external: Log full response from pty if it appears to be an error message
author Matthew Wild <mwild1@gmail.com>
date Tue, 13 Aug 2013 21:37:05 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;