Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: A modern Perl repalcement for Apache Server Side Includes?

by CountZero (Bishop)
on Feb 10, 2013 at 17:08 UTC ( [id://1018063]=note: print w/replies, xml ) Need Help??


in reply to A modern Perl repalcement for Apache Server Side Includes?

Keep it static. No need to burden the server for nothing.

But do write all the pages in Template::Toolkit (taking advantage of all the fetaures of TT) and then have the templating system churn out (off-line) all the pages and put these on the server.

Delivery will be as fast as can be.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re: A modern Perl repalcement for Apache Server Side Includes?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found