Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: mason request scope variable

by themage (Friar)
on Jan 16, 2007 at 13:02 UTC ( [id://594902]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <%cleanup>
    print "Cleanup";
    ...
    <%once>
    print "Once";
    </%once>
    
  2. or download this
    <%perl>
    my $session=$m->comp('/mason/session/session.mas');
    ...
    
    $m->comp('/mason/session/session.mas', action=>'save', session=>$sessi
    +on);
    </%perl>
    

Log In?
Username:
Password:

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

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

    No recent polls found