From: jettero@cpan.org Date: Fri, 18 Jul 2008 16:28:09 +0000 (+0000) Subject: credit for Alex X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=29fc296f961943f762b5fc29b7a0b5d80d0bf6b6;p=dbsrgits%2FDBM-Deep.git credit for Alex git-svn-id: http://svn.ali.as/cpan/trunk/DBM-Deep@3823 88f4d9cd-8a04-0410-9d60-8f63309c3137 --- diff --git a/t/52_memory_leak.t b/t/52_memory_leak.t index 19c4910..e0c70c4 100644 --- a/t/52_memory_leak.t +++ b/t/52_memory_leak.t @@ -1,4 +1,8 @@ +# This was discussed here: +# http://groups.google.com/group/DBM-Deep/browse_thread/thread/a6b8224ffec21bab +# brought up by Alex Gallichotte + use strict; use Test; use DBM::Deep;