summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Substitute/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2002-12-09Updated p5-Text-Substitute to 0.15abs1-3/+3
Remove unwanted cruft from Makefile.PL so we can work with perl 5.8
2002-08-20Updated p5-Text-Substitute to 0.14 from 0.12abs1-3/+3
- Support nested ${loop:xxx} inside ${loop:yyy}
2002-04-16Updated p5-Text-Substitute to 0.12abs1-3/+3
Generate better error messages on invalid ${if:expr} constructs
2002-02-27Import p5-Text-Substitute 0.10abs1-0/+4
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.