File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2470:9ff809591fbc

mod_http_upload: Accept already existing directory name if there is no conflicting file in it
author Kim Alvefur <zash@zash.se>
date Sun, 29 Jan 2017 17:32:40 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;