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

Re: Can I do Server-Side-Includes in Perl?

by Anonymous Monk
on Sep 25, 2001 at 05:11 UTC ( [id://114455]=note: print w/replies, xml ) Need Help??


in reply to Can I do Server-Side-Includes in Perl?

I would assume you could - its just that you don't probably want to use an include as you would in html - I am sure that perl lets you include external files in the output of a print statement. I am just trying to figure out how (and maybe it needs to be a whole function which parses and properly spits out the include file in the right place -- in order to get the formating correct - ie all the newlines in the right place)
  • Comment on Re: Can I do Server-Side-Includes in Perl?

Replies are listed 'Best First'.
Re: Answer: Can I do Server-Side-Includes in Perl?
by Caillte (Friar) on Sep 25, 2001 at 20:47 UTC

    Modules such as Template Toolkit fall into an area half-way between pure CGI programming and Active Server Pages but there is also Perlscript which can be used as an ASP language. However it is a bit short of features and I cannot remember if anyone is still maintaining it.

    $japh->{'Caillte'} = $me;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://114455]
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: (5)
As of 2024-04-19 22:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found