Fedora Packages

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 "%(name)s" will emit the 'name' parameter as a string, and "%(num)4d" will emit the 'num' parameter as a variable with a width of 4.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.0405-11.fc40 -
Fedora 40 0.0405-11.fc40 -
Fedora 39 0.0405-9.fc39 -
Fedora 38 0.0405-8.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Text-Sprintf-Named dash maintainers at fedoraproject dot org.



Sources on Pagure