perl-Text-Sprintf-Named
Sprintf-like function with named conversions


Text::Sprintf::Named provides a sprintf equivalent with named conversions. Named conversions are sprintf field specifiers (like '"%s"' or '"%4d'") only they are associated with the key of an associative array of parameters. So for example '"s"' will emit the ''name'' parameter as a string, and '"4d"' will emit the ''num'' parameter as a variable with a width of 4.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...