Re: [Module-build-general] Re: [PATCH] Better Makefile.PLs. Property methods.
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-08-12 23:16:44
|
On Tuesday, August 12, 2003, at 03:48 PM, Steve Purkis wrote:
>
> Is it worth me looking into replacing instances of
> $self->{property}{foo} w/ $self->foo, or would you prefer to keep
> using direct variable access?
I think for at least the time being it's fine using direct access.
-Ken
|