Thread: Re: Restricted hashes do not handle private fields properly
Re: Restricted hashes do not handle
private fields properly
2007-09-06 03:31:31
On 05/09/07, Rick Delaney <rickbort.ca> wrote:
> On Aug 26 2007, Michael G Schwern wrote:
> > Methods of class Foo should be able to use private
fields of class Foo
> > regardless of the actual class of the object.
Without that private fields
> > aren't very useful in light of inheritance.
>
> Patch attached. I love finding tests already there.
All other tests
> pass, of course.
Thanks, applied as #31797. (bumping version number of
fields.pm as well)