+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.