File perl-Test-Refcount.changes of Package perl-Test-Refcount
-------------------------------------------------------------------
Thu Jun 27 05:30:04 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.10
see /usr/share/doc/packages/perl-Test-Refcount/Changes
0.10 2019-06-26 11:28:13
[BUGFIXES]
* Fix unit tests to handle when both Devel::MAT and Devel::FindRef
are available (RT129908)
(No module code changes, purely tests)
-------------------------------------------------------------------
Wed Jun 26 05:43:08 UTC 2019 - Stephan Kulow <coolo@please-enter-an-email-address>
- updated to 0.09
see /usr/share/doc/packages/perl-Test-Refcount/Changes
0.09 2019-06-25 21:06:57
[CHANGES]
* Add a `refcount()` function that callers can use to build
refcount-preserving tests
* Adjust docs to explain more about the Devel::MAT use-case
* General build file style updates
-------------------------------------------------------------------
Tue Apr 14 20:51:31 UTC 2015 - coolo@suse.com
- updated to 0.08
see /usr/share/doc/packages/perl-Test-Refcount/Changes
0.08 2014/03/27 16:10:38
[CHANGES]
* Optional integration with Devel::MAT if available, to heapdump the
running unit test for later analysis
0.07 CHANGES:
* Use pureperl core B module rather than Devel::Refcount, for
avoiding XS in the deptree of a Test module
-------------------------------------------------------------------
Tue Apr 14 20:51:29 UTC 2015 - coolo@suse.com
- updated to 0.07
see /usr/share/doc/packages/perl-Test-Refcount/Changes
0.07 CHANGES:
* Use pureperl core B module rather than Devel::Refcount, for
avoiding XS in the deptree of a Test module
-------------------------------------------------------------------
Thu Mar 24 13:52:55 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.06)