Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: At what level of structural complexity is Moose a win-win?

by BrowserUk (Patriarch)
on Sep 29, 2010 at 15:04 UTC ( [id://862622]=note: print w/replies, xml ) Need Help??


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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://862622]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-25 14:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found