Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
- Support nested ${loop:xxx} inside ${loop:yyy}
Generate better error messages on invalid ${if:expr} constructs
Text::Substitute substitutes the contents of a hash into a file or text string. It includes a limited set of conditionals, looping, and the ability to include other files. It was designed primarily for generating web content.