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

Search results for "Stringify()"

Stringify::Deep - Stringifies elements in data structures for easy serialization River stage zero No dependents

Let's say that you have a complex data structure that you need to serialize using one of the dozens of tools available on the CPAN, but the structure contains objects, code references, or other things that don't serialize so nicely. Given a data stru...

AQUILINA/Stringify-Deep-0.03 - 21 Aug 2018 19:33:29 UTC - Search in distribution

Regexp::Stringify - Stringify a Regexp object River stage three • 6 direct dependents • 923 total dependents

PERLANCAR/Regexp-Stringify-0.06 - 28 Oct 2016 23:18:31 UTC - Search in distribution

DateTime::Stringify - DateTime objects (no longer needed) River stage zero No dependents

The DateTime suite of modules are a comprehensive way of representing and manipulating dates and times. This module used to be needed as interpolating a DateTime object in a string results in the not-so-useful "DateTime=HASH(0x800368)" or similar. Ho...

LBROCARD/DateTime-Stringify-4.11 - 08 Oct 2008 14:14:51 UTC - Search in distribution

Object::Util::Stringify - Utility routines related to object stringification River stage one • 1 direct dependent • 1 total dependent

Keywords: overload, stringify, stringification...

PERLANCAR/Object-Util-Stringify-0.003 - 23 Nov 2021 03:13:18 UTC - Search in distribution

Log::Any::Plugin::Stringify - Custom argument stringification plugin for log adapters River stage one • 4 direct dependents • 4 total dependents

Log::Any logging functions are only defined to have a single $msg argument. Some adapters accept multiple arguments (like print does), but many don't. You may also want to do some sort of stringification of hash and list refs. Log::Any::Plugin::Strin...

SDT/Log-Any-Plugin-0.012 - 23 May 2022 06:25:48 UTC - Search in distribution

Devel::Events::Filter::Stringify - A simple event filter to prevent leaks River stage one • 5 direct dependents • 6 total dependents

This event filter will remove all reference data from events. Events may contain references to the data they are reporting on. If the event data is not thrown away immediately this might affect the flow of the program, causing leaks. This filter prev...

ETHER/Devel-Events-0.09 - 27 Mar 2018 01:02:58 UTC - Search in distribution

MooseX::Exception::Base::Stringify - Traits class for attributes that are to be stringified. River stage one • 1 direct dependent • 2 total dependents

Defines the trait (MooseX::Exception::Stringify) for MooseX::Exception::Base objects that want other parameters to be stringified along with the error object....

IVANWILLS/MooseX-Exception-Base-0.0.6 - 27 Feb 2016 23:17:48 UTC - Search in distribution

ProgressMonitor::Stringify::ToStream - a monitor implementation that prints stringified feedback to a stream. River stage zero No dependents

This is a concrete implementation of a ProgressMonitor. It will send the stringified feedback to a stream and backspace to continously overwrite. Optionally, it will clear the feedback entirely, leaving the cursor where it was. Note that this is prob...

KNTH/ProgressMonitor-0.33 - 14 Jun 2010 08:15:08 UTC - Search in distribution

ProgressMonitor::Stringify::ToEscStatus - monitor printing in EscStatus form River stage one • 1 direct dependent • 1 total dependent

ToEscStatus implements a ProgressMonitor which prints status lines in EscStatus form, ready to be shown by an EscStatus layer on the output stream. Basically where "ProgressMonitor::Stringify::ToStream" would do something like "print "\rStatus line""...

KRYDE/PerlIO-via-EscStatus-12 - 24 Nov 2019 06:47:49 UTC - Search in distribution

Log::Message::Structured::Stringify::AsYAML - YAML log lines River stage one • 2 direct dependents • 2 total dependents

Augments the "as_string" method provided by Log::Message::Structured, by delegating to the "Dump" function from YAML::Any module, and thus returning a YAML string....

DAMS/Log-Message-Structured-0.012 - 28 May 2013 14:20:08 UTC - Search in distribution

Log::Message::Structured::Stringify::AsSereal River stage zero No dependents

Augments the "as_string" method provided by Log::Message::Structured, by delegating to the "encode" from Sereal::Encoder module, then encoding it using MIME::Base64. Thus, the return value is a base64 string of the Sereal encoded version of the hash ...

DAMS/Log-Message-Structured-Stringify-AsSereal-0.11 - 21 Sep 2013 18:25:30 UTC - Search in distribution

re - Perl pragma to alter regular expression behaviour River stage five • 11292 direct dependents • 32664 total dependents

'taint' mode When "use re 'taint'" is in effect, and a tainted string is the target of a regexp, the regexp memories (or values returned by the m// operator in list context) are tainted. This feature is useful when regexp operations on tainted data a...

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

PDLdb.pl - the perl debugger with PDL support River stage three • 93 direct dependents • 101 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution
  • PDL::Core - fundamental PDL functionality and vectorization/broadcasting
  • PDL::Transform - Coordinate transforms, image warping, and N-D functions
  • PDL::Char - PDL subclass which allows reading and writing of fixed-length character strings as byte PDLs

UV - Perl interface to libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv <http://libuv.org>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details on how things work. Event loops tha...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC - Search in distribution

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

PIR - Short alias for Path::Iterator::Rule River stage three • 40 direct dependents • 225 total dependents

This is an empty subclass of Path::Iterator::Rule. It saves you from having to type the full name repeatedly, which is particularly handy for one-liners: $ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'...

DAGOLDEN/Path-Iterator-Rule-1.015 - 09 Sep 2021 16:07:55 UTC - Search in distribution

Tkx - Yet another Tk interface River stage two • 8 direct dependents • 10 total dependents

The "Tkx" module provides yet another Tk interface for Perl. Tk is a GUI toolkit tied to the Tcl language, and "Tkx" provides a bridge to Tcl that allows Tk based applications to be written in Perl. The main idea behind Tkx is that it is a very thin ...

CAC/Tkx-1.10 - 06 Feb 2021 09:34:49 UTC - Search in distribution

Date - extremely fast Date framework with timezones, microseconds, relative dates and intervals support. River stage one • 6 direct dependents • 6 total dependents

Date is a port of C++ "panda::date" framework which is complete feature-rich date framework, supporting timezones (not just offsets), microseconds, relative dates and intervals. Timezones with leap seconds (right/*) are also supported. Date supports ...

SYBER/Date-5.2.13 - 31 Jan 2024 13:00:52 UTC - Search in distribution

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1544 direct dependents • 3401 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 UTC - Search in distribution

YAML - YAML Ain't Markup Language™ River stage four • 627 direct dependents • 2019 total dependents

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. <http://www.yaml.org/spec/> YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structur...

INGY/YAML-1.31 - 27 Dec 2023 15:11:23 UTC - Search in distribution
671 results (0.115 seconds)