Bump version and update Changes
[html-element-library.git] / README
CommitLineData
13f94226 1HTML-Element-Library version 5.220000
8ba4187a 2=====================================
df110877
MG
3
4HTML-Element-Library provides more methods for HTML::Element.
5Read the POD for more information.
6
7INSTALLATION
8
9To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16DEPENDENCIES
17
18This module requires these other modules and libraries:
19
20* Array::Group
21* Data::Rmap
22* File::Slurp
23* HTML::Element
24* HTML::FillInForm
25* HTML::PrettyPrinter
26* List::MoreUTils
27* List::Rotation::Cycle
28* List::Util
29* Params::Validate
30* Scalar::Listify
31* Test::More
32* Test::XML
33
34COPYRIGHT AND LICENCE
35
13f94226 36Coypright (C) 2014-2016 by Marius Gavrilescu
df110877
MG
37Copyright (C) 2004-2012 by Terrence Brannon
38
39This library is free software; you can redistribute it and/or modify
40it under the same terms as Perl itself, either Perl version 5.18.1 or,
41at your option, any later version of Perl 5 you may have available.
This page took 0.010699 seconds and 4 git commands to generate.