String::Format - sprintf-like string formatting capabilities with arbitrary format definitions
https://www.cpan.org
perl-String-Format.spec | ||
README.md |
perl-String-Format
String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way.