summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reform/DESCR
blob: 786d22d6466290876c5445f9edb2c6884f04a3ea (plain)
1
2
3
4
5
Text::Reform takes a series of format (or "picture") strings followed
by replacement values, interpolates those values into each picture
string, and returns the result.  The effect is similar to the inbuilt
perl format mechanism, although the field specification syntax is
simpler and some of the formatting behavior is more sophisticated.