add a README
[gitmo/Class-C3-XS.git] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..437223a
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+Class::C3::XS version 0.01_07
+==============================
+
+INSTALLATION
+
+To install this module type the following:
+
+   perl Makefile.PL
+   make
+   make test
+   make install
+
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2007 Brandon L. Black <blblack@gmail.com>
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself. 
+