Files
2013-09-26 17:14:40 +02:00

3 lines
150 B
Plaintext

String::Errf provides errf, a simple string formatter that works something
like sprintf. It is implemented using String::Formatter and Sub::Exporter.