9
0
Files
perl-Test-Refcount/perl-Test-Refcount.changes

44 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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)