Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

RE: Perl solutions for large web sites?

by swiftone (Curate)
on May 23, 2000 at 18:46 UTC ( [id://14368]=note: print w/replies, xml ) Need Help??


in reply to Perl solutions for large web sites?

I'm working on a set of tools to do something very similar to the site where I work. It's a very good solution for a site with much static content.

(You can find my earlier comment here)

Basically I use Text::Template to seperate my content and my navigation. A database holds page page-child relationships, and a few scripts let me easily add pages. A build script writes flat HTML files from the templates, edit the content in the templates, or view what a template will look like without writing the HTML file. My interface person can tweak the (mostly) HTML templates to change the navigation for the entire site without learning any Perl.

  • Comment on RE: Perl solutions for large web sites?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (1)
As of 2024-04-25 04:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found