We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c708c commit 77d6724Copy full SHA for 77d6724
Changes
@@ -1,14 +1,16 @@
1
Changelog for HTML-Tree
2
3
{{$NEXT}}
4
- Release by Christopher J. Madsen
+ Trial Release by Christopher J. Madsen
5
6
[THINGS THAT MAY BREAK YOUR CODE OR TESTS]
7
* Use weak references to avoid memory leaks
8
- See Weak References in HTML::Element for details.
9
- * add new_from_url (Using LWP) (David Pottage) (RT #68097)
+ See "Weak References" in HTML::Element for details.
10
* deprecate the Version sub/method. Use the VERSION method instead.
11
+ [ENHANCEMENTS]
12
+ * add new_from_url (Using LWP) (David Pottage) (RT #68097)
13
+
14
15
4.2 2011-04-06
16
Release by Jeff Fearn
0 commit comments