_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-xml-dom 1.46
Propagated dependencies: perl-libwww@6.67 perl-libxml@0.08 perl-xml-parser@2.46 perl-xml-regexp@0.04
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-DOM
Licenses: GPL 1+
Synopsis: Perl module for building DOM Level 1 compliant document structures
Description:

This module extends the XML::Parser module by Clark Cooper. The XML::Parser module is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. XML::DOM::Parser is derived from XML::Parser. It parses XML strings or files and builds a data structure that conforms to the API of the Document Object Model.

perl-net-bgp 0.17
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Net-BGP
Licenses: GPL 1+
Synopsis: Object-oriented API to the BGP protocol
Description:

This module is an implementation of the BGP-4 inter-domain routing protocol. It encapsulates all of the functionality needed to establish and maintain a BGP peering session and exchange routing update information with the peer. It aims to provide a simple API to the BGP protocol for the purposes of automation, logging, monitoring, testing, and similar tasks using the power and flexibility of perl. The module does not implement the functionality of a RIB (Routing Information Base) nor does it modify the kernel routing table of the host system. However, such operations could be implemented using the API provided by the module.

perl-log-any 1.707
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Log-Any
Licenses: GPL 1+
Synopsis: Bringing loggers and listeners together
Description:

Log::Any provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl.

A CPAN module uses Log::Any to get a log producer object. An application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter, or none at all.

Log::Any has a very tiny footprint and no dependencies beyond Perl itself, which makes it appropriate for even small CPAN modules to use. It defaults to null logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism.

perl-mp3-info 1.26
Channel: bloup
Location: bloup/packages/perl.scm (bloup packages perl)
Home page: https://metacpan.org/release/MP3-Info
Licenses: GPL 1+
Synopsis: Manipulate / fetch info from MP3 audio files
Description:
perl-ppi-html 1.08
Dependencies: perl-css-tiny@1.20 perl-params-util@1.102 perl-ppi@1.277
Propagated dependencies: perl-module-install@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/PPI-HTML
Licenses: GPL 1+
Synopsis: Generate syntax-hightlighted HTML for Perl using PPI
Description:
perl-css-tiny 1.20
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/CSS-Tiny
Licenses: GPL 1+
Synopsis: Read/Write .css files with as little code as possible
Description:
perl-test-roo 1.004
Propagated dependencies: perl-indirect@0.39 perl-moo@1.007000 perl-moox-types-mooselike@0.29 perl-multidimensional@0.014 perl-strictures@1.005005 perl-sub-install@0.928
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Roo
Licenses: ASL 2.0
Synopsis: Composable, reusable tests with roles and Moo
Description:

Test::Roo provides composable, reusable tests with roles.

perl-indirect 0.39
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/indirect
Licenses: GPL 1+
Synopsis: Lexically warn about using the indirect method call syntax
Description:

Indirect warns about using the indirect method call syntax.

perl-cddb-get 2.28
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/CDDB_get
Licenses: GPL 2 Artistic License 2.0
Synopsis: Read the CDDB entry for an audio CD in your drive
Description:

This module can retrieve information from the CDDB.

perl-sub-info 0.002
Propagated dependencies: perl-importer@0.025
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Info
Licenses: GPL 1+
Synopsis: Tool to inspect subroutines
Description:

This package provides tools for inspecting subroutines in Perl.

perl-test-tcp 2.22
Propagated dependencies: perl-test-sharedfork@0.35
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Test-TCP
Licenses: GPL 1+
Synopsis: Testing TCP programs
Description:

Test::TCP is test utilities for TCP/IP programs.

perl-mail-spf 2.9.0
Dependencies: perl-error@0.17028 perl-net-dns@1.31 perl-netaddr-ip@4.079 perl-uri@5.05
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-SPF
Licenses: Modified BSD
Synopsis: Perl implementation of Sender Policy Framework
Description:

Mail::SPF is the Sender Policy Framework implemented in Perl.

perl-file-map 0.71
Propagated dependencies: perl-sub-exporter-progressive@0.001013
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Map
Licenses: GPL 1+
Synopsis: Method for memory mapping a file
Description:

This package provides a way to memory map a file.

perl-test-dir 1.16
Propagated dependencies: perl-pod-coverage@0.23 perl-test-pod@1.52 perl-test-pod-coverage@1.10
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Dir
Licenses: GPL 1+
Synopsis: Utilities for testing directory attributes
Description:

This module provides a collection of test utilities for directory attributes.

perl-pdf-api2 2.040
Propagated dependencies: perl-font-ttf@1.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/PDF-API2
Licenses: LGPL 2.1
Synopsis: Facilitates the creation and modification of PDF files
Description:

This Perl module facilitates the creation and modification of PDF files.

perl-par-dist 0.49
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/PAR-Dist
Licenses: GPL 1+
Synopsis: Create and manipulate PAR distributions
Description:

PAR::Dist is a toolkit to create and manipulate PAR distributions.

perl-www-curl 4.17
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/WWW-Curl
Licenses: GPL 1+
Synopsis: Perl extension interface for libcurl
Description:

This is a Perl extension interface for the libcurl file downloading library.

perl-timedate 2.33
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/TimeDate
Licenses: GPL 1+
Synopsis: Date parsing/formatting subroutines
Description:

This module provides routines for parsing date string into time values and formatting dates into ASCII strings.

perl-sort-key 1.33
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sort-Key
Licenses: GPL 1+
Synopsis: Sort arrays by one or multiple calculated keys
Description:

This Perl module provides various functions to quickly sort arrays by one or multiple calculated keys.

perl-test-pod 1.52
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Pod
Licenses: GPL 1+
Synopsis: Check for POD errors in files
Description:

Check POD files for errors or warnings in a test file, using Pod::Simple to do the heavy lifting.

perl-safe-isa 1.000010
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Safe-Isa
Licenses: GPL 1+
Synopsis: Call isa, can, does, and DOES safely
Description:

This module allows you to call isa, can, does, and DOES safely on things that may not be objects.

perl-test-eol 2.00
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-EOL
Licenses: GPL 1+
Synopsis: Check the correct line endings in your project
Description:

Test::EOL lets you check for the presence of trailing whitespace and/or windows line endings in your perl code.

perl-try-tiny 0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Try-Tiny
Licenses: X11
Synopsis: Minimal try/catch with proper preservation of $@@
Description:

This module provides bare bones try/catch/finally statements that are designed to minimize common mistakes with eval blocks, and nothing else.

perl-io-pager 0.44
Dependencies: less@608
Propagated dependencies: perl-file-which@1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IO-Pager
Licenses: GPL 1+
Synopsis: Select a pager and pipe text to it
Description:

IO::Pager can be used to locate an available pager and use it to display output if a TTY is in use.

Total results: 978