Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: SSI Emulation Library

by dws (Chancellor)
on Jan 14, 2001 at 11:43 UTC ( [id://51714]=note: print w/replies, xml ) Need Help??


in reply to SSI Emulation Library

chipmonk makes a very good point about multiple SSI directives on one line. You might consider doing something like: $html =~ s/<!--#(.+?)-->/&expand_directive($1)/ge; For some hints on fleshing out the other SSI directives, take a look at my SSI script. You're welcome to borrow the code.

Log In?
Username:
Password:

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

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

    No recent polls found