On Fri, Jan 18, 2002 at 01:57:22PM -0800, doug steinwand wrote: > Attached is a patch for TT-2.06c which should fix the problem by > removing an unnecessary die() call. This problem is triggered when > a subroutine returns an uninitialized value as the first element > of an arrayref. The patch also adds an additional test to t/vars.t.
Thanks Doug, it's in. A
