Package : perl-String-Formatter > RPM : perl-String-Formatter-0.102.84-6.mga6.src.rpm

Basic items

Name perl-String-Formatter
Version 0.102.84
Release 6.mga6
URL http://search.cpan.org/dist/String-Formatter
Group Development/Perl
Summary Ways to put String::Formatter to use
Size 24KB
Arch noarch
License GPL+ or Artistic

Description

String::Formatter is a tool for building sprintf-like formatting routines.
It supports named or positional formatting, custom conversions, fixed
string interpolation, and simple width-matching out of the box. It is easy
to alter its behavior to write new kinds of format string expanders. For
most cases, it should be easy to build all sorts of formatters out of the
options built into String::Formatter.

Normally, String::Formatter will be used to import a sprintf-like routine
referred to as "'stringf'", but which can be given any name you like. This
routine acts like sprintf in that it takes a string and some inputs and
returns a new string:

my $output = stringf "Some %a format %s for you to %u.
", { ... };

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 09:54:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie