|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: What the [sub]in 'L value do they have?by adrianh (Chancellor) |
| on Dec 15, 2002 at 12:01 UTC ( #219987=note: print w/ replies, xml ) | Need Help?? |
|
Since I wrote "lvalue considered harmful..." you can probably guess how much I use them :-) My ideal would be to be able to separate setting & getting into separate subs like in Pop-11 so you could do:
Having this sort of structure keeps the getting and setting logic nice and clear, and (in an ideal world) you would be able to override the setter/getter subroutines separately in subclasses. Probably a complete sod to implement tho' :-)
In Section
Meditations
|
|
||||||||||||||||||||