Steve Peters wrote:
# New Ticket Created by Steve Peters
# Please include the string: [perl #43031]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43031 >
Creating new instance variables after a new is never good. The at
On Tuesday 22 May 2007 13:41:47 Steve Peters wrote:
> Creating new instance variables after a new is never good. The attached
> patch is needed before things can start to be moved around.
I moved the 'defines' initialization too.
Thanks, applied as r18625.
-- c
# New Ticket Created by Steve Peters
# Please include the string: [perl #43031]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43031 >
Creating new instance variables after a new is never good. The attached
patch is needed