From d245a790ab7ffffedf825573cc64c7503db6b3ba Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Mon, 15 Feb 2010 17:34:37 +0000 Subject: import release 0.01 --- (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..0c7aa40 --- /dev/null +++ b/README @@ -0,0 +1,26 @@ +DJabberd-VCard-LDAP + +Provides an LDAP VCard backend. + +INSTALLATION + +To install this module, run the following commands: + + perl Makefile.PL + make + make test + make install + + +SUPPORT AND DOCUMENTATION + +After installing, you can find documentation for this module with the perldoc command. + + perldoc DJabberd::Plugin::VCard::LDAP + +COPYRIGHT AND LICENCE + +Copyright (C) 2007 Edward Rudd + +This program is free software; you can redistribute it and/or modify it +under the same terms as Perl itself. -- cgit v0.9.2