_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-math-random-secure 0.080001
Dependencies: perl-crypt-random-source@0.14 perl-math-random-isaac@1.004 perl-math-random-isaac-xs@1.004 perl-moo@1.007000
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-Secure
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Cryptographically secure replacement for rand()
Description:

This module is intended to provide a cryptographically-secure replacement for Perl's built-in rand function. "Cryptographically secure", in this case, means:

  1. No matter how many numbers you see generated by the random number generator, you cannot guess the future numbers, and you cannot guess the seed.

  2. There are so many possible seeds that it would take decades, centuries, or millennia for an attacker to try them all.

  3. The seed comes from a source that generates relatively strong random data on your platform, so the seed itself will be as random as possible.

perl-path-iterator-rule 1.014
Propagated dependencies: perl-number-compare@0.03 perl-text-glob@0.11 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Path-Iterator-Rule
Licenses: ASL 2.0
Build system: perl
Synopsis: Iterative, recursive file finder
Description:

Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator.

A summary of features for comparison to other file finding modules:

  • provides many helper methods for specifying rules

  • offers (lazy) iterator and flattened list interfaces

  • custom rules implemented with callbacks

  • breadth-first (default) or pre- or post-order depth-first searching

  • follows symlinks (by default, but can be disabled)

  • directories visited only once (no infinite loop; can be disabled)

  • doesn't chdir during operation

  • provides an API for extensions

As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners.

emacs-flymake-perlcritic 20250615.802
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/illusori/emacs-flymake-perlcritic
Licenses:
Build system: melpa
Synopsis: Flymake handler for Perl to invoke Perl::Critic
Description:

Documentation at https://melpa.org/#/flymake-perlcritic

perl-file-find-rule-perl 1.15
Propagated dependencies: perl-file-find-rule@0.35 perl-params-util@1.102 perl-parse-cpan-meta@2.150010
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Find-Rule-Perl
Licenses: GPL 1+
Build system: perl
Synopsis: Common rules for searching for Perl things
Description:

File::Find::Rule::Perl provides methods for finding various types Perl-related files, or replicating search queries run on a distribution in various parts of the CPAN ecosystem.

emacs-lang-refactor-perl 20131122.2127
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jplindstrom/emacs-lang-refactor-perl
Licenses:
Build system: melpa
Synopsis: Simple refactorings, primarily for Perl
Description:

Documentation at https://melpa.org/#/lang-refactor-perl

perl6-terminal-ansicolor 0.5
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/tadzik/Terminal-ANSIColor
Licenses: Expat
Build system: rakudo
Synopsis: Colorize terminal output
Description:

This is a Terminal::ANSIColor module for Raku.

perl-lexical-persistence 1.023
Propagated dependencies: perl-devel-lexalias@0.05 perl-padwalker@2.3
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Lexical-Persistence
Licenses: GPL 1+
Build system: perl
Synopsis: Persistent lexical variable values for arbitrary calls.
Description:

Lexical::Persistence introduces persistent lexical variable values for arbitrary calls.

perl-test-regexp-pattern 0.010
Propagated dependencies: perl-hash-defhash@0.072 perl-regexp-pattern@0.2.14
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Regexp-Pattern
Licenses: GPL 1+
Build system: perl
Synopsis: Test Regexp::Pattern patterns
Description:

This module performs various checks on a module's Regexp::Pattern patterns.

perl-crypt-random-source 0.14
Propagated dependencies: perl-capture-tiny@0.48 perl-module-find@0.13 perl-module-runtime@0.016 perl-moo@1.007000 perl-namespace-clean@0.27 perl-sub-exporter@0.988 perl-type-tiny@1.012003
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Crypt-Random-Source
Licenses: GPL 1+
Build system: perl
Synopsis: Get weak or strong random data from pluggable sources
Description:

This module provides implementations for a number of byte-oriented sources of random data.

perl-data-dumper-concise 2.023
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Dumper-Concise
Licenses: GPL 1+
Build system: perl
Synopsis: Concise data dumper
Description:

Data::Dumper::Concise provides a dumper with Less indentation and newlines plus sub deparsing.

perl-test-future-io-impl 0.14
Propagated dependencies: perl-test2-suite@0.000155
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Future-IO-Impl
Licenses: GPL 1+
Build system: perl
Synopsis: Acceptance tests for Future::IO implementations
Description:

This module contains a collection of acceptance tests for implementations of Future::IO.

perl-test-cpan-meta-json 0.16
Dependencies: perl-json@4.02
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-CPAN-Meta-JSON
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Validate your CPAN META.json files
Description:

This module was written to ensure that a META.json file meets the specification.

emacs-flymake-perlcritic 1.0.3-1.311743e
Dependencies: perl-critic@1.140
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/flymake/emacs-flymake-perlcritic
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake handler for perlcritic
Description:

Flymake Perlcritic adds support to Flymake for running Perl::Critic to perform static analysis of Perl code.

perl-data-section-simple 0.07
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Section-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Read data from __DATA__
Description:

Data::Section::Simple is a simple module to extract data from __DATA__ section of the file.

perl-mail-rfc822-address 0.3
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Mail-RFC822-Address
Licenses: Expat
Build system: perl
Synopsis: Perl extension for validating email addresses according to RFC822
Description:

Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions.

perl-datetime-event-ical 0.13
Propagated dependencies: perl-datetime@1.54 perl-datetime-event-recurrence@0.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Event-ICal
Licenses: GPL 1+
Build system: perl
Synopsis: DateTime rfc2445 recurrences
Description:

This module provides convenience methods that let you easily create DateTime::Set objects for RFC 2445 style recurrences.

perl-html-selector-xpath 0.28
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Selector-XPath
Licenses: GPL 1+
Build system: perl
Synopsis: CSS Selector to XPath compiler
Description:

HTML::Selector::XPath is a Perl module for parsing and scraping XML/HTML documents using XPath expressions.

perl-time-duration-parse 0.15
Propagated dependencies: perl-exporter-lite@0.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-Duration-Parse
Licenses: GPL 1+
Build system: perl
Synopsis: Parse time duration strings
Description:

Time::Duration::Parse is a module to parse human readable duration strings like "2 minutes" and "3 seconds" to seconds.

perl-dist-checkconflicts 0.11
Propagated dependencies: perl-module-runtime@0.016
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Dist-CheckConflicts
Licenses: GPL 1+
Build system: perl
Synopsis: Declare version conflicts for your dist
Description:

This module allows you to specify conflicting versions of modules separately and deal with them after the module is done installing.

perl-test2-tools-command 0.20
Propagated dependencies: perl-file-chdir@0.1011 perl-test2-suite@0.000155
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test2-Tools-Command
Licenses: Modified BSD
Build system: perl
Synopsis: Test simple Unix commands
Description:

This module tests that commands given particular arguments result in particular outputs by way of the exit status word, standard output, and standard error.

perl-class-c3-adopt-next 0.14
Propagated dependencies: perl-list-moreutils@0.430 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-C3-Adopt-NEXT
Licenses: GPL 1+
Build system: perl
Synopsis: Drop-in replacement for NEXT
Description:

This module is intended as a drop-in replacement for NEXT, supporting the same interface, but using Class::C3 to do the hard work.

perl-text-tabulardisplay 1.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-TabularDisplay
Licenses: GPL 2
Build system: perl
Synopsis: Display text in formatted table output
Description:

Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor.

perl-crypt-openssl-guess 0.11
Channel: guix
Location: gnu/packages/tls.scm (gnu packages tls)
Home page: https://metacpan.org/release/Crypt-OpenSSL-Guess
Licenses: GPL 1+
Build system: perl
Synopsis: Guess the OpenSSL include path
Description:

The Crypt::OpenSSL::Guess Perl module provides helpers to guess the correct OpenSSL include path. It is intended for use in your Makefile.PL.

perl-file-copy-recursive 0.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Copy-Recursive
Licenses: GPL 1+
Build system: perl
Synopsis: Recursively copy files and directories
Description:

This module has 3 functions: one to copy files only, one to copy directories only, and one to do either depending on the argument's type.

Total results: 1030