X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;fp=README;h=1af37e7efaa8bfc6d0b54e54153d1cb563eb3554;hb=df1108779b56a86ecccc268d43c9df1410d2b338;hp=0000000000000000000000000000000000000000;hpb=0b6e6b6947c21eb8b3d3df71100bdbe2ba576866;p=html-element-library.git diff --git a/README b/README new file mode 100644 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.