Re: [perl #28134] [PATCH ops/object.ops] Report Class Name for Subclass Error

2004-04-01 Thread Leopold Toetsch
Chromatic <[EMAIL PROTECTED]> wrote: > Here's a patch to improve the string exception thrown when subclassing > goes awry. I've also added a newline to the end of the message to > prettify the output. Thanks, applied along with adapted tests. leo

[perl #28134] [PATCH ops/object.ops] Report Class Name for Subclass Error

2004-03-31 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #28134] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28134 > Hi, Here's a patch to improve the string exception thrown when subclassing goes awry.