0.004_02 2026-06-03 T. R. Wyant
Correct GitHub bug reporting link. Missed a spot in the mass change
in the previous development release.
0.004_01 2026-06-02 T. R. Wyant
Remove references to the RT bug tracking system.
Replace wyant@cpan.org with harryfmudd@comcast.net.
Repackage licenses so that GitHub can find them (maybe).
Thanks to Mikko Koivunalho (specifically his blog post
https://blogs.perl.org/users/mikko_koivunalho/2025/11/github-and-the-perl-license.html
for the how-to.
No functional changes.
0.004 2025-06-15 T. R. Wyant
Make work with Module::CoreList 2.13. This is the version that comes
with Perl 5.10.0. Required Module::CoreList 2.13 in metadata and
module, just to be safe.
Tell Makefile.PL not to pick up extraneous directories.
Harden metadata parse.
0.003 2021-09-27 T. R. Wyant
Correct generation of 'provides' metadata. Thanks to Favio Poletti
for blogging
https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
and ultimately to Joel Berger for the pointer to
https://metacpan.org/pod/CPAN::Meta::Spec#no_index
0.002 2021-03-29 T. R. Wyant
Add rt.cpan.org back to bug reporting methods. Long live RT!
0.001 2021-03-01 T. R. Wyant
First production release.