Re: [Boston.pm] splitting a string containing quoted fields

2005-10-05 Thread David Cantrell
On Tue, Oct 04, 2005 at 12:37:52PM -0400, Ronald J Kimball wrote: > On Tue, Oct 04, 2005 at 12:28:20PM -0400, Donald Leslie {74279} wrote: > > I have a string of the form: > > 'a bc "d e f" h "i j"' what I want is the quoted items not > > to split on blanks. > > [0] = 'a' , [1] = 'bc' , [2] = 'd e

[Boston.pm] Printing files with SSI's using Apache 2

2005-10-05 Thread Alex Brelsfoard
Our servers are upgrading to Apache 2 soon, and I wanted to get a head start on one feature that I know you can do using Apache2. I need some of my scripts to read in HTML header and footer files, process ALL the SSI stuff in them, and print them out accordingly. I am currently doing this with the