File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4022:3ac31ddab7eb

mod_easy_invite: Add commands to telnet console Handy if all you have is SSH access and no ad-hoc capable client
author Kim Alvefur <zash@zash.se>
date Sat, 16 May 2020 19:48:26 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;