in reply to Re^2: What is method () ?
in thread What is method () ?
The block is redundant in your code as no such variables exist, and your classes appear to be using the usual idiom of blessing an anonymous hash to store attributes, whereas TheDamian's code blesses an anonymous scalar so that this idiom can't be used.
Roger_B
|
|---|