Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-Spelling
From: Makoto Fujiwara
Date: 2019-10-31 15:02:58
Message id: 20191031140258.A0A30FA92@cvs.NetBSD.org
Log Message:
(devel/p5-Test-Spelling) Updated from 0.20 to 0.25
0.25 2019-05-28
- Re-worded the documentation.
- Ordered documented function in alphabetical order.
- Fixed up the synopsis.
- Put function usage examples directly below the function name; this
makes it easier to get clickable links for functions in metacpan
- Documented get_pod_parser
- Moved hunspell up to the preferred checker
0.24 2019-05-24
- Fixup the prereqs some
- Revert the unicode support added in the last release as it caused
some test breakage
0.23 2019-05-21
- Fixed some documentation errors (Mohammad S Anwar)
- Added unicode support (Kivanc Yazan, GH PR#10)
- Bump Perl prereq to 5.8 now that we support unicode
- Don't inherit from Exporter (Olivier Mengué, GH PR#9)
- Bump Exporter prereq to 5.57
0.22 2019-04-24
- Zero-code-change release encompassing everything from 0.21
- Resolves RT#120425 . in @INC should no longer be an issue
0.21 2019-04-19 (TRIAL)
- Removed the POD spelling test from /t as it's now in /xt
- Forego usage of inc::Module::Install for EU::MM
- List out all prereqs individually; provide cpanfile
- Use dzil to build the dist
- Convert the README to markdown
- Add a LICENSE file
- Clean up the Changes log
Files: