_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-string-formatter 0.102084
Propagated dependencies: perl-params-util@1.102 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Formatter
Licenses: GPL 2
Synopsis: Build your own sprintf-like functions
Description:

String::Formatter is a tool for building sprintf-like formatting routines. It supports named or positional formatting, custom conversions, fixed string interpolation, and simple width-matching.

perl-extutils-parsexs 3.35
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-ParseXS
Licenses: GPL 1+
Synopsis: Module to convert Perl XS code into C code
Description:

The package contains the ExtUtils::ParseXS module to convert Perl XS code into C code, the ExtUtils::Typemaps module to handle Perl/XS typemap files, and their submodules.

perl-string-trim-more 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Trim-More
Licenses: GPL 1+
Synopsis: String trimming utilities
Description:

This module is an alternative to String::Trim. Instead of a single trim function, this module provides several from which you can choose on, depending on your needs.

perl-xs-parse-sublike 0.18
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/XS-Parse-Sublike
Licenses: GPL 1+
Synopsis: XS functions to assist in parsing sub-like syntax
Description:

This module provides some XS functions to assist in writing parsers for sub-like syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism.

perl-xs-parse-keyword 0.34
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/dist/XS-Parse-Keyword
Licenses: GPL 1+
Synopsis: XS functions to assist in parsing keyword syntax
Description:

This module provides some XS functions to assist in writing syntax modules that provide new perl-visible syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism.

perl-xml-compile-soap 3.27
Propagated dependencies: perl-file-slurper@0.012 perl-libwww@6.67 perl-log-report@1.10 perl-xml-compile@1.63 perl-xml-compile-cache@1.06 perl-xml-compile-tester@0.91
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-Compile-SOAP
Licenses: GPL 1+
Synopsis: Base-class for SOAP implementations
Description:

This module provides a class to handle the SOAP protocol. The first implementation is http://www.w3.org/TR/2000/NOTE-SOAP-20000508/, which is still most often used.

perl-term-progressbar 2.17
Propagated dependencies: perl-class-methodmaker@2.24 perl-term-readkey@2.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-ProgressBar
Licenses: GPL 1+
Synopsis: Progress meter on a standard terminal
Description:

Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains.

perl-ole-storage-lite 0.20
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/OLE-Storage_Lite
Licenses: GPL 1+
Synopsis: Read and write OLE storage files
Description:

This module allows you to read and write an OLE-Structured file. OLE (Object Linking and Embedding) is a technology to store hierarchical information such as links to other documents within a single file.

perl-devel-stacktrace 2.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-StackTrace
Licenses: Artistic License 2.0
Synopsis: Object representing a stack trace
Description:

The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the information that can be retrieved via Perl's caller() function, as well as providing a simple interface to this data.

perl-data-messagepack 1.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-MessagePack
Licenses: GPL 1+
Synopsis: MessagePack serializing/deserializing
Description:

This module converts Perl data structures to MessagePack and vice versa. MessagePack is a binary-based efficient object serialization format. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.

perl-email-address-xs 1.04
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Address-XS
Licenses: GPL 1+
Synopsis: Parse and format RFC 5322 email addresses and groups
Description:

Email::Address::XS implements RFC 5322 parser and formatter of email addresses and groups. Unlike Email::Address, this module does not use regular expressions for parsing but instead is implemented in XS and uses shared code from Dovecot IMAP server.

perl-package-stash-xs 0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Package-Stash-XS
Licenses: GPL 1+
Synopsis: Faster implementation of the Package::Stash API
Description:

This is a backend for Package::Stash, which provides the functionality in a way that's less buggy and much faster. It will be used by default if it's installed, and should be preferred in all environments with a compiler.

texlive-pedigree-perl 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pedigree-perl
Licenses: GPL 2
Synopsis: Generate TeX pedigree files from CSV files
Description:

This program generates TeX commands to typeset pedigrees --- either TeX fragments or full LaTeX files, to be processed by the pst-pdgr package. The program has support for multilanguage pedigrees (at the present moment the English and Russian languages are supported).

perl-tree-xpathengine 0.05
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/Tree-XPathEngine
Licenses: GPL 1+
Synopsis: Re-usable XPath engine
Description:

This module provides an XPath engine, that can be re-used by other module/classes that implement trees. It is designed to be compatible with Class::XPath, ie it passes its tests if you replace Class::XPath by Tree::XPathEngine.

perl-extutils-depends 0.405
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Depends
Licenses: GPL 1+
Synopsis: Easily build XS extensions that depend on XS extensions
Description:

This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one.

perl-gd-securityimage 1.75
Propagated dependencies: perl-gd@2.78 perl-image-magick@6.89
Channel: guix
Location: gnu/packages/gd.scm (gnu packages gd)
Home page: https://metacpan.org/release/GD-SecurityImage
Licenses: GPL 1+
Synopsis: Security image generator
Description:

This module provides a basic interface to create security (captcha) images. The final output is the actual graphic data, the mime type of the graphic, and the created random string. The module also has some "styles" that are used to create the background (or foreground) of the image.

perl-io-captureoutput 1.1105
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IO-CaptureOutput
Licenses: GPL 1+
Synopsis: Capture STDOUT and STDERR from Perl code, subprocesses or XS
Description:

IO::CaptureOutput provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. system(), fork()) and from XS or C modules.

This module is no longer recommended by its maintainer. Users are advised to try Capture::Tiny instead.

perl-data-validate-ip 0.30
Propagated dependencies: perl-netaddr-ip@4.079
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Data-Validate-IP
Licenses: GPL 1+
Synopsis: IPv4 and IPv6 validation methods
Description:

This module provides several IP address validation subroutines that both validate and untaint their input. This includes both basic validation (is_ipv4() and is_ipv6()) and special cases like checking whether an address belongs to a specific network or whether an address is public or private (reserved).

perl-template-toolkit 2.28
Propagated dependencies: perl-appconfig@1.71 perl-test-leaktrace@0.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Template-Toolkit
Licenses: GPL 1+
Synopsis: Template processing system for Perl
Description:

The Template Toolkit is a collection of modules which implement an extensible template processing system. It was originally designed and remains primarily useful for generating dynamic web content, but it can be used equally well for processing any other kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on.

perl-data-stream-bulk 0.11
Propagated dependencies: perl-moose@2.2015 perl-namespace-clean@0.27 perl-path-class@0.37 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Stream-Bulk
Licenses: GPL 1+
Synopsis: N at a time iteration API
Description:

This module tries to find middle ground between one at a time and all at once processing of data sets. The purpose of this module is to avoid the overhead of implementing an iterative api when this isn't necessary, without breaking forward compatibility in case that becomes necessary later on.

perl-exporter-declare 0.114
Propagated dependencies: perl-aliased@0.34 perl-meta-builder@0.004
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Exporter-Declare
Licenses: GPL 1+
Synopsis: Meta-driven exporting tool
Description:

Exporter::Declare is a meta-driven exporting tool. It tries to adopt all the good features of other exporting tools, while replacing bad interfaces. Exporter::Declare also provides hooks that allow you to add options and arguments for import. Exporter::Declare's meta-driven system allows for top-notch introspection.

perl-class-xsaccessor 1.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-XSAccessor
Licenses: GPL 1+
Synopsis: Generate fast XS accessors without runtime compilation
Description:

Class::XSAccessor implements fast read, write, and read/write accessors in XS. Additionally, it can provide predicates such as "has_foo()" for testing whether the attribute "foo" is defined in the object. It only works with objects that are implemented as ordinary hashes. Class::XSAccessor::Array implements the same interface for objects that use arrays for their internal representation.

perl-crypt-randpasswd 0.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-RandPasswd
Licenses: GPL 1+
Synopsis: Random password generator
Description:

Crypt::RandPasswd provides three functions that can be used to generate random passwords, constructed from words, letters, or characters. This code is a Perl implementation of the Automated Password Generator standard, like the program described in "A Random Word Generator For Pronounceable Passwords". This code is a re-engineering of the program contained in Appendix A of FIPS Publication 181, "Standard for Automated Password Generator".

Total results: 985