The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:String::Sprintf"

String::Sprintf - Custom overloading of sprintf River stage one • 2 direct dependents • 2 total dependents

How often has it happened that you wished for a format that (s)printf just doesn't support? Have you ever wished you could overload sprintf with custom formats? Well, I know I have. And this module provides a way to do just that....

BRIANDFOY/String-Sprintf-1.003 - 11 Feb 2024 06:58:49 UTC

String::Errf - a simple sprintf-like dialect River stage three • 5 direct dependents • 831 total dependents

String::Errf provides "errf", a simple string formatter that works something like "sprintf". It is implemented using String::Formatter and Sub::Exporter. Their documentation may be useful in understanding or extending String::Errf. The "errf" subrout...

RJBS/String-Errf-0.009 - 31 Dec 2022 21:45:01 UTC

String::Formatter - build sprintf-like functions of your own River stage three • 18 direct dependents • 843 total dependents

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...

RJBS/String-Formatter-1.235 - 31 Dec 2022 21:50:51 UTC

String::Format - sprintf-like string formatting capabilities with arbitrary format definitions River stage one • 4 direct dependents • 4 total dependents

String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. It was inspired ...

SREZIC/String-Format-1.18 - 04 Mar 2018 09:13:12 UTC

Venus::String - String Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for manipulating string data....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

String::Filter - a regexp-based string filter River stage zero No dependents

The module is a regexp-based string filter, that can merge multiple conversion rules for converting strings. The primary target of the module is to convert inline markups (such as the tweets of Twitter) to HTML....

KAZUHO/String-Filter-0.01 - 23 Sep 2010 06:21:17 UTC

Data::Domain - Data description and validation River stage one • 4 direct dependents • 7 total dependents

A *data domain* is a description of a set of values, either scalar or structured (arrays or hashes, possibly nested). The description can include many constraints, like minimal or maximal values, regular expressions, required fields, forbidden fields...

DAMI/Data-Domain-1.16 - 04 Mar 2024 21:37:50 UTC

String::Tagged - string buffers with value tags on extents River stage two • 18 direct dependents • 29 total dependents

This module implements an object class, instances of which store a (mutable) string buffer that supports tags. A tag is a name/value pair that applies to some extent of the underlying string. The types of tag names ought to be strings, or at least va...

PEVANS/String-Tagged-0.22 - 02 Oct 2023 18:40:46 UTC

String::Expando - expand %(foo) codes in strings River stage one • 2 direct dependents • 2 total dependents

NKUITSE/String-Expando-0.08 - 18 Feb 2021 16:46:06 UTC

String::Flogger - string munging for loggers River stage three • 7 direct dependents • 827 total dependents

RJBS/String-Flogger-1.101246 - 30 Oct 2022 01:52:18 UTC

Inline::Octave - Inline octave code into your perl River stage zero No dependents

Inline::Octave gives you the power of the octave programming language from within your Perl programs. Basically, I create an octave process with controlled stdin and stdout. Commands send by stdin. Data is send by stdin and read with fread(stdin, [di...

AADLER/Inline-Octave-0.31 - 13 Feb 2011 20:32:59 UTC

String::Template - Fills in string templates from hash of fields River stage one • 1 direct dependent • 1 total dependent

Generate strings based on a template. template language Replacement tokens are denoted with angle brackets. That is "<fieldname>" is replaced by the values in the "\%fields" hash reference provided. Some special characters can be used after the field...

PLICEASE/String-Template-0.23 - 18 Jul 2021 20:07:38 UTC

String::ExpandEscapes - Expand printf-style %-escapes in a string. River stage zero No dependents

The expand() function can be called in two different ways, differing in the type and number of expected arguments. expand(string, hashref) The first one, as described in the SYNOPSIS section, expects two arguments: A string that possibly contains esc...

MAFR/String-ExpandEscapes-0.01 - 03 Apr 2003 20:03:26 UTC

String::Interpolate::RE - interpolate variables into strings using regular expressions River stage zero No dependents

This module interpolates variables into strings using regular expression matching rather than Perl's built-in interpolation mechanism and thus hopefully does not suffer from the security problems inherent in using eval to interpolate into strings of ...

DJERIUS/String-Interpolate-RE-0.11 - 01 Sep 2021 20:09:05 UTC

Template::Plugin::String - Object oriented interface for string manipulation River stage three • 561 direct dependents • 959 total dependents

This module implements a "String" class for doing stringy things to text in an object-oriented way. You can create a "String" object via the "USE" directive, adding any initial text value as an argument or as the named parameter "text". [% USE String...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

String::MatchInterpolate - named regexp capture and interpolation from the same template. River stage zero No dependents

This module provides an object class which represents a string matching and interpolation pattern. It contains named-variable placeholders which include a regexp pattern to match them on. An instance of this class represents a single pattern, which c...

PEVANS/String-MatchInterpolate-0.06 - 15 Oct 2010 23:17:29 UTC

String::Interpolate::Shell - Variable interpolation, shell style River stage zero No dependents

String::Interpolate::Shell interpolates variables into strings. Variables are specified using a syntax similar to that use by bash. Undefined variables can be silently ignored, removed from the string, can cause warnings to be issued or errors to be ...

DJERIUS/String-Interpolate-Shell-0.02 - 23 Jun 2017 19:08:49 UTC

String::Formatter::Cookbook - ways to put String::Formatter to use River stage three • 18 direct dependents • 843 total dependents

RJBS/String-Formatter-1.235 - 31 Dec 2022 21:50:51 UTC

Text::ClearSilver::FunctionSet::string - A set of functions for strings River stage one • 1 direct dependent • 1 total dependent

CRAFTWORK/Text-ClearSilver-0.10.5.4 - 28 Apr 2010 11:02:36 UTC
19 results (0.027 seconds)