Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Dancer Arrayref to Template

by packetstormer (Monk)
on Nov 01, 2013 at 20:34 UTC ( [id://1060837]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Dancer;
    use DBI;
    ...
    
      return $dbh;
    }
    
  2. or download this
    <% FOREACH line IN files %>
    <% line.title %><br />
    ...
    <% FOREACH also IN test %>
    <% also %>
    <% END %>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-19 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found