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

Search results for "AAHAZRED"

Config::INI::RefVars - INI file reader that supports make-style variable references and multiple assignment operators. River stage zero No dependents

INTRODUCTION This module provides an INI file reader that allows INI variables and environment variables to be referenced within the INI file. It also supports some additional assignment operators. Minimum version of perl required to use this module:...

AAHAZRED/Config-INI-RefVars-0.16 - 09 Apr 2024 05:58:01 UTC - Search in distribution

Test::File::Cmp - Test routine for file comparison independent of CRLF or LF line endings. River stage zero No dependents

For testing files and their contents, Test::File::Contents is a good choice. But I missed one feature: what if you need to run tests on both systems, Windows and Linux, and the "expected" files might be created on one or the other system and you don'...

AAHAZRED/Test-File-Cmp-0.05 - 05 May 2023 19:07:58 UTC - Search in distribution

Text::Table::Read::RelationOn::Tiny - Read binary "relation on (over) a set" from a text table. River stage zero No dependents

Minimum version of perl required to use this module: "v5.10.1". This module implements a class that reads a binary *relation on a set* (*homogeneous relation*, see <https://en.wikipedia.org/wiki/Binary_relation#Homogeneous_relation>) from a text tabl...

AAHAZRED/Text-Table-Read-RelationOn-Tiny-v2.3.1 - 05 Dec 2023 13:05:59 UTC - Search in distribution

XML::XPath::Helper::String - Helper functions for XPath expression. River stage zero No dependents

This modules provides functions that helps building XPath expressions. The functions are exported on demand, you can use the ":all" tag to export all functions. FUNCTIONS "quoted_string(*ARG*)" This function makes it easier to create XPath expression...

AAHAZRED/XML-XPath-Helper-String-1.05 - 05 May 2023 19:25:47 UTC - Search in distribution

XML::XPath::Helper::Const - Exports some precompiled xpath constants for XML::LibXML. River stage zero No dependents

This module provides some precompiled XPath expressions (refer to XML::LibXML::XPathExpression for details about this). The provided constants are: "XPATH_SIMPLE_LIST" Selects the "simple list nodes" contained in the current node; i.e. the nodes that...

AAHAZRED/XML-XPath-Helper-Const-0.04 - 02 May 2023 05:04:39 UTC - Search in distribution

Hash::Util::Exists::Tiny - Some hash helper functions related to perl's "exists" function. River stage zero No dependents

This module provides some funtions for hashes, related to perl's "exists" function. All functions are exported on demand, you can use tag ":all" to export all functions at once. FUNCTIONS "exists_one_of HASH_REF [, LIST]" Returns true if one of the e...

AAHAZRED/Hash-Util-Exists-Tiny-0.07 - 05 May 2023 15:48:00 UTC - Search in distribution

Algorithm::Graphs::Reachable::Tiny - Compute rechable nodes in a graph. River stage zero No dependents

Provides a function to determine all nodes reachable from a set of nodes in a graph. A graph must be represented like this: my $graph = { this => {that => undef, # ... }, # ... }; In this example, there is an edge from 'this' to 'that'. Note that you...

AAHAZRED/Algorithm-Graphs-Reachable-Tiny-0.07 - 02 May 2023 05:04:17 UTC - Search in distribution

Acme::CPANAuthors::CPAN::Streaks::MonthlyReleases::Current - Authors with ongoing month releases streak (do a release every month) River stage zero No dependents

Current standings (as of 2024-04-12, produced by cpan-streaks): +-----------+-----+------------+-------------+ | author | len | start_date | status | +-----------+-----+------------+-------------+ | BINGOS | 217 | 2006-03 | might-break | | ETHER | 14...

PERLANCAR/Acme-CPANAuthorsBundle-CPAN-Streaks-20240412.0 - 12 Apr 2024 04:25:16 UTC - Search in distribution

Algorithm::Graphs::TransitiveClosure::Tiny - Calculate the transitive closure. River stage zero No dependents

This module provides a single function, "floyd_warshall", which is exported on demand. It is an implementation of the well known *Floyd-Warshall* algorithm for computing the transitive closure of a graph. The code is taken from Algorithm::Graphs::Tra...

AAHAZRED/Algorithm-Graphs-TransitiveClosure-Tiny-1.03 - 05 May 2023 15:26:24 UTC - Search in distribution
9 results (0.018 seconds)