]> iEval git - html-element-library.git/blobdiff - lib/HTML/Element/Library.pm
Bump version and update Changes
[html-element-library.git] / lib / HTML / Element / Library.pm
index d4d82b8f54c489a4d38b30f62d7835772478d7df..6f905aab1af969bea2e66b791ba41cf47f3b5512 100644 (file)
@@ -2,7 +2,7 @@ package HTML::Element::Library;
 use strict;
 use warnings;
 
-our $VERSION = '5.120100';
+our $VERSION = '5.210000';
 our $DEBUG = 0;
 
 use Array::Group ':all';
@@ -697,14 +697,10 @@ HTML::Element::Library - HTML::Element convenience functions
 
 =head1 DESCRIPTION
 
-This method provides API calls for common actions on trees when using
-L<HTML::Tree>.
+HTML:::Element::Library provides extra methods for HTML::Element.
 
 =head1 METHODS
 
-The test suite contains examples of each of these methods in a file
-C<t/$method.t>
-
 =head2 Positional Querying Methods
 
 =head3 $elem->siblings
@@ -1867,7 +1863,7 @@ development of newchild.
 
 =head1 COPYRIGHT AND LICENSE
 
-Coypright (C) 2014 by Marius Gavrilescu
+Coypright (C) 2014-2015 by Marius Gavrilescu
 
 Copyright (C) 2004-2012 by Terrence Brannon
 
This page took 0.022827 seconds and 4 git commands to generate.