From 20921d9f5508d74b0e3cbc314c667393251ef909 Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Mon, 15 Feb 2010 17:34:02 +0000 Subject: import release 0.02 --- (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f71c083 --- /dev/null +++ b/README @@ -0,0 +1,26 @@ +DJabberd-RosterStorage-SQLite-Fixed + +Shared Roster for DJabberd using SQLite. + +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::RosterStorage::SQLite::Fixed + +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