Add a README and update POD description
[html-element-library.git] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..1af37e7
--- /dev/null
+++ b/README
@@ -0,0 +1,41 @@
+HTML-Element-Library version 5.120100
+=====================================
+
+HTML-Element-Library provides more methods for HTML::Element.
+Read the POD for more information.
+
+INSTALLATION
+
+To install this module type the following:
+
+   perl Makefile.PL
+   make
+   make test
+   make install
+
+DEPENDENCIES
+
+This module requires these other modules and libraries:
+
+* Array::Group
+* Data::Rmap
+* File::Slurp
+* HTML::Element
+* HTML::FillInForm
+* HTML::PrettyPrinter
+* List::MoreUTils
+* List::Rotation::Cycle
+* List::Util
+* Params::Validate
+* Scalar::Listify
+* Test::More
+* Test::XML
+
+COPYRIGHT AND LICENCE
+
+Coypright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2004-2012 by Terrence Brannon
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.18.1 or,
+at your option, any later version of Perl 5 you may have available.
This page took 0.009803 seconds and 4 git commands to generate.