Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Welcome to the Monastery
 
PerlMonks  

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

by Arunbear (Vicar)
on Jul 21, 2011 at 16:51 UTC ( #915928=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Document::Page;
    use Moose;
    ...
    # <page><header/><report type="tps"/><footer/></page>
    my $report_xml = TPSReport->new->create('food');
    print "$report_xml\n";
    
  2. or download this
    sub super {
        # This check avoids a recursion loop - see
    ...
            return;
        }
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2013-05-19 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (397 votes), past polls