aboutsummaryrefslogtreecommitdiffstats
path: root/Data-YAML-0.0.6/README
diff options
context:
space:
mode:
Diffstat (limited to 'Data-YAML-0.0.6/README')
-rw-r--r--Data-YAML-0.0.6/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/Data-YAML-0.0.6/README b/Data-YAML-0.0.6/README
new file mode 100644
index 0000000..21ce3a9
--- /dev/null
+++ b/Data-YAML-0.0.6/README
@@ -0,0 +1,22 @@
+Data-YAML version 0.0.6
+
+INSTALLATION
+
+To install this module, run the following commands:
+
+ perl Makefile.PL
+ make
+ make test
+ make install
+
+
+DEPENDENCIES
+
+None.
+
+COPYRIGHT AND LICENCE
+
+Copyright (C) 2007, Andy Armstrong
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.