prosody-modules
log
graph
tags
bookmarks
branches
1d51c5e38faa
browse
changeset
mod_lib_ldap/dev/t/XMPP/TestUtils.pm
Annotate
comparison
diff
file
raw
log
latest
help
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Annotate
mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 809:
1d51c5e38faa
Add LDAP plugin suite
author
rob@hoelz.ro
date
Sun, 02 Sep 2012 15:35:50 +0200
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
809
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
1
package XMPP::TestUtils;
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
2
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
3
use strict;
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
4
use warnings;
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
5
1d51c5e38faa
Add LDAP plugin suite
rob@hoelz.ro
parents:
diff
changeset
6
1;