in reply to Re^3: Object method prototypes?
in thread Object method prototypes?
I personally believe that passing a hashref would also create and destroy a hash every time your method is called. Additionally, it would take a reference to it. So the performance-sensitive comment is completely moot.
|
|---|