log

age author description
Sun, 24 Feb 2013 17:15:29 -0500 fubar This fixes a problem reported by Carlos with perl scripts - now use CDATA segments to protect that horrible syntax from Cheetah - seems to work properly now. draft
Sun, 24 Feb 2013 17:10:19 -0500 fubar Deleted selected files draft
Tue, 19 Feb 2013 18:03:05 -0500 fubar Carlos pointed out that perl tools failed to run when properly installed. Turned out the widely used X in Perl scripts were not being properly escaped in the new CDATA segments which were correctly protecting < and >. Fixed now. draft