File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Revision history for Perl extension HTML::Tagset
22
3- NEXT
3+ 2024-03-09 Andy Lester
44
5- * Release 3.21_01
5+ * Release 3.22
66
77 HTML::Tagset now requires Perl 5.10.1. It might run on earlier
88 Perls but I don't have the infrastructure to test them.
1414
1515 Cleaned up metadata and version requirements.
1616
17+ No changes have been made to handle HTML5. That is a bigger issue
18+ than "just add the tags to the hashes," because that would change
19+ functionality for existing users who are expecting HTML::Tagset to
20+ be HTML4.
21+
17222008-02-29 Andy Lester
1823
1924 * Release 3.20 -- Added <div> to the list of p_closure_barriers.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ HTML::Tagset - data tables useful in parsing HTML
88
99=head1 VERSION
1010
11- Version 3.21
11+ Version 3.22
1212
1313=cut
1414
You can’t perform that action at this time.
0 commit comments