File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3293:f728c8c42860

mod_pubsub_text_interface: Add a 'last' command for sending the last item
author Kim Alvefur <zash@zash.se>
date Fri, 31 Aug 2018 21:16:45 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;