>>>>> "ds" == doug steinwand <[EMAIL PROTECTED]> writes:
ds> Attached is a patch for TT-2.06c which should fix the problem by ds> removing an unnecessary die() call. This problem is triggered when ds> a subroutine returns an uninitialized value as the first element ds> of an arrayref. The patch also adds an additional test to t/vars.t. This patch fixes the probem I reported earlier with my app (but couldn't reproduce in a test case). I tested it as integrated into TT 2.06d. This is great! Now my website can be even faster! Yay.
