Why would you want to do the equivalent of
has 'friends' => do { my %h = ( ... ); \%h };
instead of
has 'friends' => ( ... );
It's wasteful.
In reply to Re: Why Moose uses this syntax??!!
by ikegami
in thread Why Moose uses this syntax??!!
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |