mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
340 B
Plaintext
6 lines
340 B
Plaintext
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.
|