]> 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..0017b93b9b317267adbd81d187ad2848f71d9f6e 100644 (file)
@@ -2,7 +2,7 @@ package HTML::Element::Library;
 use strict;
 use warnings;
 
-our $VERSION = '5.120100';
+our $VERSION = '5.200_001';
 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
This page took 0.024042 seconds and 4 git commands to generate.