8
0
Files
perl-Test-Simple/perl-Test-Simple.changes

24 lines
1.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Feb 12 15:22:53 CET 2008 - lars@linux-schulserver.de
- Update to 0.74
+ Add abstract and author to the meta information.
+ Put the use_ok() fix from 0.71 back.
+ Fixed an obscure problem with is_deeply() and overloading ==
[rt.cpan.org 20768]. Thanks Sisyphus.
+ Removed dependency on Text::Soundex [rt.cpan.org 25022]
+ Fixed a 5.5.x failure in fail-more.t
+ Got rid of the annoying sort_bug.t test that revealed problems with some
threaded perls. It was testing the deprecated eq_* functions and not
worth the bother. Now it tests is_deeply(). [rt.cpan.org 17791]
+ Minor POD mistake in Test::Builder [rt.cpan.org 28869]
+ Test::FAQ has been updated with some more answers.
+ Fixed the "LICENSE is not a known MakeMaker parameter name" warning
on older MakeMakers for real this time.
-------------------------------------------------------------------
Tue Jul 24 12:05:05 CEST 2007 - lars@linux-schulserver.de
- initial version 0.70