File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5496:3e6d1e248dc1

misc/lnav: Fix timestamp-format to be an array as per schema
author Kim Alvefur <zash@zash.se>
date Wed, 31 May 2023 17:59:56 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;