http://www.perlmonks.org?node_id=862622


in reply to At what level of structural complexity is Moose a win-win?

and it isn't that much harder to do things like

Why would you opt for something that is harder? Even if it is only "that much"?

What benefits do you get that offset the extra complexity and verbosity?

What would happen if you did:

my $moose_stack = MyApp::MooseStack->new(); $moose_stack->add_item($foo ); my $saved_value = $moose_stack->pop_item;

And there wasn't an item to pop?


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.