Skip to content

Commit 3420feb

Browse files
committed
3.74
* Fix the order of date and version in this change log. (Thanks, haarg) * Convert to Dist::Zilla * Build all prereqs from our cpanfile * Go through all test files and: * perltidy * Use strict/warnings * Get rid of two-arg open * Get rid of BAREWORD filehandles * Fix the eval pattern used * Only use -w where we catch $SIG{__WARN__} * Fix encoding problems * use utf8 where we have unicode in the source * Fix a typo here and there * perltidy all of the example apps in eg/ * Add comments explaining the apps in eg/ (GH#13 Thanks, Salvatore Bonaccorso) * Print out UTF-8 encoded data where sensible in eg/
1 parent 3f9cde5 commit 3420feb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Change history for HTML-Parser
22

33
{{$NEXT}}
4+
5+
3.74 2020-08-30
46
* Fix the order of date and version in this change log. (Thanks, haarg)
57
* Convert to Dist::Zilla
68
* Build all prereqs from our cpanfile

0 commit comments

Comments
 (0)