Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: You cannot pass args when calling inner() in Moose?

by stvn (Monsignor)
on Jul 22, 2011 at 02:23 UTC ( [id://916040]=note: print w/replies, xml ) Need Help??


in reply to Re: You cannot pass args when calling inner() in Moose?
in thread You cannot pass args when calling inner() in Moose?

This is not actually working, it only appears to work because you are passing a value from @_ into inner(), which it already gets passed anyway. inner() does not accept arguments, same as super().

-stvn
  • Comment on Re^2: You cannot pass args when calling inner() in Moose?

Replies are listed 'Best First'.
Re^3: You cannot pass args when calling inner() in Moose?
by Arunbear (Prior) on Jul 22, 2011 at 11:02 UTC
    Fair enough, thanks for clarifying that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 01:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found