Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Because CPAN Needs More Templating Modules

by tobyink (Canon)
on Jun 25, 2017 at 08:22 UTC ( [id://1193497]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
                       Rate  TemplateToolkit TemplateCompiled
    TemplateToolkit  9.62/s               --             -95%
    TemplateCompiled  204/s            2018%               --
    
  2. or download this
    <p>Hi ARRAY(0x1afa178). You are 45 years old.</p>
    
  3. or download this
    [% IF atrisk %]
        Danger Will Robinson
    [% END %]
    
  4. or download this
    <? if ($atrisk) { ?>
        Danger Will Robinson
    <? } ?>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-28 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found