Add the README file
gfx [Tue, 3 Nov 2009 06:12:24 +0000 (15:12 +0900)]
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..581597a
--- /dev/null
+++ b/README
@@ -0,0 +1,27 @@
+Mouse - Moose minus the antlers
+===========================
+
+See the individual module documentation for more information
+
+INSTALLATION
+
+To install this module type the following:
+
+   perl Makefile.PL
+   make
+   make test
+   make install
+
+DEPENDENCIES
+
+This module requires perl 5.6.2 or later.
+
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2006-2009 Infinity Interactive, Inc.
+
+http://www.iinteractive.com
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
+