_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-digest-sha 6.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Digest-SHA
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for SHA-1/224/256/384/512
Description:

The Digest::SHA Perl module implements the hash functions of the SHA family. It also provides the shasum binary.

perl6-test-meta 0.0.17
Propagated dependencies: perl6-license-spdx@3.16.0 perl6-meta6@0.0.26 perl6-uri@0.3.5
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/jonathanstowe/Test-META
Licenses: Artistic License 2.0
Build system: rakudo
Synopsis: Test a distribution's META file
Description:

This provides a simple mechanism for module authors to have some confidence that they have a working distribution META description file.

perl-class-load 0.25
Propagated dependencies: perl-package-stash@0.38 perl-data-optlist@0.112 perl-namespace-clean@0.27 perl-module-runtime@0.016 perl-module-implementation@0.09
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Load
Licenses: GPL 1+
Build system: perl
Synopsis: Working (require "Class::Name") and more
Description:

"require EXPR" only accepts Class/Name.pm style module names, not Class::Name. For that, this module provides "load_class 'Class::Name'".

perl-mime-tools 5.509
Dependencies: perl-convert-binhex@1.125
Propagated dependencies: perl-mailtools@2.21
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MIME-tools
Licenses: GPL 1+
Build system: perl
Synopsis: Tools to manipulate MIME messages
Description:

MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, and generating single- or multipart (even nested multipart) MIME messages.

perl-parse-edid 1.0.7
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Parse-EDID
Licenses: GPL 3
Build system: perl
Synopsis: Extended display identification data (EDID) parser
Description:

This package provides the Parse::EDID module. It implements some function to parse Extended Display Identification Data binary data structures.

perl-uri-nested 0.10
Propagated dependencies: perl-uri@5.05
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/URI-Nested
Licenses: GPL 1+
Build system: perl
Synopsis: Nested URIs
Description:

URI::Nested provides support for nested URIs, where the scheme is a prefix, and the remainder of the URI is another URI.

perl-devel-leak 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-Leak
Licenses: GPL 1+
Build system: perl
Synopsis: Utility for looking for perl objects that are not reclaimed
Description:

This module provides a basic way to discover if a piece of perl code is allocating perl data and not releasing them again.

perl-xml-regexp 0.04
Dependencies: perl-xml-parser@2.46
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-RegExp
Licenses: GPL 1+
Build system: perl
Synopsis: Perl regular expressions for XML tokens
Description:

XML::RegExp contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.

perl-mail-dmarc 1.20230215
Propagated dependencies: perl-config-tiny@2.28 perl-dbd-sqlite@1.66 perl-dbix-simple@1.37 perl-email-mime@1.954 perl-email-sender@2.601 perl-email-simple@2.218 perl-file-sharedir@1.116 perl-io-socket-ssl@2.089 perl-mail-dkim@1.20240923 perl-net-dns@1.50 perl-net-idn-encode@2.500 perl-net-imap-simple@1.2212 perl-net-ip@1.26 perl-net-smtps@0.10 perl-net-ssleay@1.94 perl-regexp-common@2017060201 perl-socket6@0.29 perl-uri@5.05 perl-xml-libxml@2.0134
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Mail-DMARC
Licenses: GPL 1+
Build system: perl
Synopsis: Perl implementation of DMARC
Description:

This module is a suite of tools for implementing DMARC. It adheres to the 2013 DMARC draft, intending to implement every MUST and every SHOULD.

perl-text-patch 1.8
Propagated dependencies: perl-text-diff@1.45
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Patch
Licenses: GPL 2+
Build system: perl
Synopsis: Patches text with given patch
Description:

Text::Patch combines source text with given diff (difference) data. Diff data is produced by Text::Diff module or by the standard diff utility.

perl-mime-types 2.20
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MIME-Types
Licenses: GPL 1+
Build system: perl
Synopsis: Definition of MIME types
Description:

This module provides a list of known mime-types, combined from various sources. For instance, it contains all IANA types and the knowledge of Apache.

perl-file-which 1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Which
Licenses: GPL 1+
Build system: perl
Synopsis: Portable implementation of the `which' utility
Description:

File::Which was created to be able to get the paths to executable programs on systems under which the `which' program wasn't implemented in the shell.

perl-digest-crc 0.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Digest-CRC
Licenses: Public Domain
Build system: perl
Synopsis: Generic CRC functions
Description:

The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32.

perl-xml-simple 2.25
Propagated dependencies: perl-xml-parser@2.46 perl-xml-sax@1.02
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Perl module for easy reading/writing of XML files
Description:

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules).

perl-mozilla-ca 20240313
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Mozilla-CA
Licenses: MPL 2.0
Build system: perl
Synopsis: Mozilla's CA cert bundle in PEM format
Description:

Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.

perl-devel-hide 0.0010
Propagated dependencies: perl-test-pod@1.52 perl-test-pod-coverage@1.10
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-Hide
Licenses: GPL 1+
Build system: perl
Synopsis: Forces the unavailability of specified Perl modules (for testing)
Description:

Given a list of Perl modules/filenames, this module makes require and use statements fail (no matter whether the specified files/modules are installed or not).

perl-io-stringy 2.111
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IO-stringy
Licenses: GPL 1+
Build system: perl
Synopsis: IO:: interface for reading/writing an array of lines
Description:

This toolkit primarily provides modules for performing both traditional and object-oriented i/o) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines.

perl-file-slurp 9999.28
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Slurp
Licenses: GPL 1+
Build system: perl
Synopsis: Reading/Writing/Modifying of complete files
Description:

File::Slurp provides subroutines to read or write entire files with a simple call. It also has a subroutine for reading the list of file names in a directory.

perl-config-any 0.32
Propagated dependencies: perl-module-pluggable@5.2
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Any
Licenses: GPL 1+
Build system: perl
Synopsis: Load configuration from different file formats
Description:

Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, and Perl code.

perl-file-zglob 0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Zglob
Licenses: GPL 1+
Build system: perl
Synopsis: Extended Unix style glob functionality
Description:

File::Zglob provides a traditional Unix glob functionality; it returns a list of file names that match the given pattern. For instance, it supports the **/*.pm form.

perl-test-fatal 0.016
Propagated dependencies: perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Fatal
Licenses: GPL 1+
Build system: perl
Synopsis: Simple helpers for testing code with exceptions
Description:

Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing.

perl-time-hires 1.9764
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-HiRes
Licenses: GPL 1+
Build system: perl
Synopsis: High-resolution alarm, sleep, gettimeofday, and interval timers
Description:

This package implements usleep, ualarm, and gettimeofday for Perl, as well as wrappers to implement time, sleep, and alarm that know about non-integral seconds.

perl-date-manip 6.85
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Date-Manip
Licenses: GPL 1+
Build system: perl
Synopsis: Date manipulation routines
Description:

Date::Manip is a series of modules for common date/time operations, such as comparing two times, determining a date a given amount of time from another, or parsing international times.

perl-cgi-simple 1.22
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CGI-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: CGI interface that is CGI.pm compliant
Description:

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation.

Total results: 1030