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

The fine line between control and display logic

by santonegro (Scribe)
on Jan 31, 2006 at 10:53 UTC ( [id://526707]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [% IF age < 10 %]
           Hello [% name %], does your mother know you're 
    ...
    [% ELSE %]
           Welcome [% name %].
    [% END %]
    
  2. or download this
    package MyApp::C::Login;
    
    ...
    }
    
    # and so forth
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found