Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

HTML::Template and filehandle ?

by gctaylor1 (Hermit)
on Jul 21, 2009 at 15:18 UTC ( [id://781989]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #template2.pl
    c:\perl\bin\perl.exe
    ...
    $template->param(PATH => 'yellow brick road');
    
    print "Content-Type: text/html\n\n", $template->output
    
  2. or download this
    
    #template2.tmpl
    ...
    Path is set to <TMPL_VAR NAME=PATH>
    </body>
    </html>
    
  3. or download this
    Contents of file are GLOB(0x152ab4c)
    Path is set to yellow brick road
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-18 16:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found