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

Dancer2 Template Toolkit interpolation

by cLive ;-) (Prior)
on Dec 20, 2016 at 06:35 UTC ( [id://1178159]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    template 'my_template', {
      ed     => $ed,
      ad     => $ad,
    ...
        }
      ],
    };
    
  2. or download this
    <p>ed: <% ed %><br/>
    ad: <% ad %></p>
    ...
      </tr>
      <% END %>
    </table>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1178159]
Approved by Athanasius
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-03-29 12:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found