in reply to Re: Using closures to achieve data hiding in OO Perl
in thread Using closures to achieve data hiding in OO Perl
Thanks for pointing that out. I hadn't thought of that. But using closures at least thwarts out the easier way to manipulate the object.