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 774d53e commit a956111Copy full SHA for a956111
Changes
@@ -1,6 +1,7 @@
1
Change history for HTML-Parser
2
3
{{$NEXT}}
4
+ * Remove unused variable (GH#26) (Michal Josef Špaček)
5
6
3.77 2022-03-14
7
* Update tests to remove HTML4 specific tags (GH#25) (Jess)
@@ -10,7 +11,7 @@ Change history for HTML-Parser
10
11
and Chase Whitener)
12
13
3.75 2020-08-30
- * Cleanup the prereqs a bit
14
+ * Clean up the prereqs a bit
15
* Mark HTML::Filter as deprecated as the docs point out
16
* Move Parser.pm into the lib directory with the others. This will help
17
with everything from auto version bumps after releases, to scanning for
0 commit comments