Package perl-Text-Sprintf-Named: Information

    Source package: perl-Text-Sprintf-Named
    Version: 0.0403-alt1
    Build time:  May 23, 2018, 11:24 PM in the task #206869
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Text-Sprintf-Named (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(Test/More.pm)
      2. perl(Test/Warn.pm)
      3. perl(base.pm)
      4. perl(parent.pm)
      5. perl(strict.pm)
      6. perl(warnings.pm)
      7. perl(warnings/register.pm)
      8. perl-devel
      9. perl-podlators
      10. rpm-build-perl
      11. perl(CPAN.pm)
      12. perl(Carp.pm)
      13. perl(Cwd.pm)
      14. perl(File/Spec.pm)
      15. perl(Exporter.pm)
      16. perl(ExtUtils/MakeMaker.pm)
      17. perl(Module/Build.pm)

    Last changed


    May 23, 2018 Igor Vlasenko 0.0403-alt1
    - automated CPAN update
    Feb. 5, 2014 Igor Vlasenko 0.0402-alt1
    - automated CPAN update
    Jan. 4, 2014 Igor Vlasenko 0.0401-alt3_3
    - moved to Sisyphus