view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1917:b3c124850d10

mod_candy/README: Correct command for unzipping Candy release
author Kim Alvefur <zash@zash.se>
date Thu, 22 Oct 2015 15:53:24 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;