Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595712
en ru br
ALT Linux repos
S:0.0405-alt1

Group :: Development/Perl
RPM: perl-Text-Sprintf-Named

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.0405-alt1
Build date: 24 october 2020, 12:45 ( 183.3 weeks ago )
Size: 18.99 Kb

Home page:   http://search.cpan.org/dist/Text-Sprintf-Named

License: GPL+ or Artistic
Summary: Sprintf-like function with named conversions
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Text-Sprintf-Named
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin