More on my evil plan

cwest on 2001-06-08T19:37:38

Well, I created a very, very simple grammar that just breaks up <% %> declarations from other 'plain text'. It's my first dive into Parse::RecDescent and it's very much fun.

Next, I have to add another high level break up for the detection of Server Side Includes (SSI). This should be simple.