Leaks
Matt S Trout
dbix-class at trout.me.uk
Tue Apr 25 15:47:02 BST 2006
Andy Lester wrote:
>
> On Apr 25, 2006, at 8:55 AM, Matt S Trout wrote:
>
>> Andy Lester wrote:
>>> On Apr 25, 2006, at 8:28 AM, Matt S Trout wrote:
>>>> Test::Memory::Cycle is lovely, with one caveat - it won't spot
>>>> cycles that go through a subref - e.g. $x->{y} = sub { $x };.
>>> Is this noted in Lincoln's docs? If so, maybe a doc patch would be
>>> in order.
>>
>> Wouldn't applying the patch to fix it be more useful?
>
> Either/or.
Or better still both, so that PadWalker isn't required to use the rest of the
cycle checking. Which I *believe* is what Yuval's patch did. Guess we'll find
out if it gets applied :)
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the london.pm
mailing list