in reply to Re^5: Thoughts on new 'class' OO in upcoming perl
in thread Thoughts on new 'class' OO in upcoming perl

A nice demonstration of the new defer feature!

My less neat way is required only if you want to prohibit another call to No::New->new that happens somewhere in the innards of an ADJUST block.

  • Comment on Re^6: Thoughts on new 'class' OO in upcoming perl