_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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+
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+
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+
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.946 perl-email-sender@1.300035 perl-email-simple@2.216 perl-file-sharedir@1.116 perl-io-socket-ssl@2.081 perl-mail-dkim@1.20230630 perl-net-dns@1.31 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.92 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+
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-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+
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-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+
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-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+
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
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+
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
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+
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-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+
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-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+
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-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+
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+
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+
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+
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+
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+
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.

perl-test-files 0.14
Propagated dependencies: perl-algorithm-diff@1.1903 perl-text-diff@1.45
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Files
Licenses: GPL 1+
Synopsis: Ease software testing with files and directories
Description:

This library provides functions to enable testing of files and directories. For instance, the file_ok helper can test whether the contents of a file is equal to a particular string.

perl-net-libidn 0.12
Dependencies: libidn@1.41
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-LibIDN
Licenses: GPL 1+ Clarified Artistic
Synopsis: Perl bindings for GNU Libidn
Description:

The package provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN.

perl-pod-simple 3.45
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Pod-Simple
Licenses: GPL 1+
Synopsis: Parsing library for text in Pod format
Description:

Pod::Simple is a Perl library for parsing text in the Pod (plain old documentation) markup language that is typically used for writing documentation for Perl and for Perl modules.

perl-inc-latest 0.500
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/inc-latest
Licenses: ASL 2.0
Synopsis: Use modules in inc/ if newer than installed
Description:

The inc::latest module helps bootstrap configure-time dependencies for CPAN distributions. These dependencies get bundled into the inc directory within a distribution and are used by Makefile.PL or Build.PL.

perl-ppix-utils 0.003
Propagated dependencies: perl-b-keywords@1.26 perl-ppi@1.270
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/PPIx-Utils
Licenses: GPL 1+
Synopsis: Utility functions for Perl PPI
Description:

PPIx::Utils is a collection of utility functions for working with PPI documents. The functions are organized into submodules, and may be imported from the appropriate submodules or via this module.

Total results: 939