The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "string::formatter"

String::Formatter - build sprintf-like functions of your own River stage three • 18 direct dependents • 859 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 - Search in distribution

App::Codeowners::Formatter::String - Format codeowners output using printf-like strings River stage zero No dependents

This is a App::Codeowners::Formatter that formats output using a printf-like string. See "Format string" in git-codeowners....

CCM/App-Codeowners-0.51 - 28 Jun 2022 23:02:34 UTC - Search in distribution

Log::StringFormatter - string formatter for logs River stage zero No dependents

Log::StringFormatter provides a string formatter function that suitable for log messages. Log::StringFormatter's formatter also can serialize non-scalar variables....

KAZEBURO/Log-StringFormatter-0.02 - 20 Dec 2013 07:55:56 UTC - Search in distribution

YASF - Yet Another String Formatter River stage zero No dependents

NOTE: This is an early release, and should be considered alpha-quality. The interface is subject to change in future versions. YASF is a string-formatting module with functionality inspired by the "%" string operator and "format" method of the string...

RJRAY/YASF-0.005 - 20 Aug 2017 01:50:10 UTC - Search in distribution

Env::PS1 - prompt string formatter River stage zero No dependents

This package supplies variables that are "tied" to environment variables like 'PS1' and 'PS2', if read it takes the contents of the variable as a format string like the ones bash(1) uses to format the prompt. It is intended to be used in combination ...

RSN/Env-PS1-0.06 - 24 Jun 2009 06:00:52 UTC - Search in distribution

Dist::Zilla::Role::Git::StringFormatter - Provide a String::Formatter for commit messages River stage three • 106 direct dependents • 133 total dependents

This role is used within the Git plugins to format strings that may include the changes from the current release. These formatting codes are available: %c The list of changes in the just-released version (read from "changelog"). It will include lines...

ETHER/Dist-Zilla-Plugin-Git-2.049 - 31 Dec 2023 00:05:26 UTC - Search in distribution

Pod::Spell - a formatter for spellchecking Pod River stage two • 12 direct dependents • 81 total dependents

Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell is rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that you...

HAARG/Pod-Spell-1.26 - 13 Mar 2023 20:22:56 UTC - Search in distribution

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distribution

ur River stage one • 1 direct dependent • 1 total dependent

: This command is like "prove" or "make test", running the test suite for the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 30 direct dependents • 31 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 78 direct dependents • 144 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240511 - 10 May 2024 13:16:10 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 946 direct dependents • 2083 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

Pod::Man - Convert POD data to formatted *roff input River stage five • 66 direct dependents • 33164 total dependents

Pod::Man is a module to convert documentation in the POD format (the preferred language for documenting Perl) into *roff input using the man macro set. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1)...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC - Search in distribution

Carp - alternative warn and die for modules River stage five • 4969 direct dependents • 33164 total dependents

The Carp routines are useful in your own modules because they act like "die()" or "warn()", but with a message which is more likely to be useful to a user of your module. In the case of "cluck()" and "confess()", that context is a summary of every ca...

XSAWYERX/Carp-1.50 - 08 Sep 2018 08:12:02 UTC - Search in distribution

perlpod - the Plain Old Documentation format River stage five • 11693 direct dependents • 33184 total dependents

Pod is a simple-to-use markup language used for writing documentation for Perl, Perl programs, and Perl modules. Translators are available for converting Pod to various formats like plain text, HTML, man pages, and more. Pod markup consists of three ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

YAML::PP - YAML 1.2 processor River stage three • 48 direct dependents • 189 total dependents

YAML::PP is a modular YAML processor. It aims to support "YAML 1.2" and "YAML 1.1". See <https://yaml.org/>. Some (rare) syntax elements are not yet supported and documented below. YAML is a serialization language. The YAML input is called "YAML Stre...

TINITA/YAML-PP-v0.38.0 - 29 Jan 2024 23:29:38 UTC - Search in distribution

coerce-with-sah - Coerce data River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-SahUtils-0.484 - 15 Apr 2024 00:05:47 UTC - Search in distribution

Raisin - A REST API microframework for Perl. River stage one • 1 direct dependent • 1 total dependent

Raisin is a REST API microframework for Perl. It's designed to run on Plack, providing a simple DSL to develop RESTful APIs easily. It was inspired by Grape <https://github.com/intridea/grape>....

RTKH/Raisin-0.94 - 12 Apr 2022 18:18:49 UTC - Search in distribution
270 results (0.123 seconds)