_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-archive-zip 1.68
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Zip
Licenses: GPL 1+
Synopsis: Provides an interface to Zip archive files
Description:

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.

perl-web-scraper 0.38
Propagated dependencies: perl-html-parser@3.72 perl-html-selector-xpath@0.28 perl-html-tagset@3.20 perl-html-tree@5.07 perl-html-treebuilder-xpath@0.14 perl-libwww@6.67 perl-universal-require@0.19 perl-uri@5.05 perl-xml-xpathengine@0.14 perl-yaml@1.30
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Web-Scraper
Licenses: GPL 1+
Synopsis: Web Scraping toolkit using HTML and CSS Selectors or XPath expressions
Description:

Perl module Web::Scraper is a toolkit for traversing and scraping sites, inspired by Ruby's Scapi.

perl-set-intspan 1.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Set-IntSpan
Licenses: GPL 1+
Synopsis: Manage sets of integers
Description:

Set::IntSpan manages sets of integers. It is optimized for sets that have long runs of consecutive integers.

perl-io-compress 2.204
Propagated dependencies: perl-compress-raw-zlib@2.204 perl-compress-raw-bzip2@2.204
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/IO-Compress
Licenses: GPL 1+
Synopsis: IO Interface to compressed files/buffers
Description:

IO-Compress provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.

perl-digest-sha1 2.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Digest-SHA1
Licenses: GPL 1+
Synopsis: Perl implementation of the SHA-1 message digest algorithm
Description:

This package provides Digest::SHA1, an implementation of the NIST SHA-1 message digest algorithm for use by Perl programs.

perl-text-format 0.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Format
Licenses: GPL 1+
Synopsis: Various subroutines to format text
Description:

This package provides functions to format text in various ways like centering, paragraphing, and converting tabs to spaces and spaces to tabs.

perl-math-bezier 0.01
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Math-Bezier
Licenses: GPL 1+
Synopsis: Solution of bezier curves
Description:

This module implements the algorithm for the solution of Bezier curves as presented by Robert D Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing".

perl-sub-uplevel 0.24
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Uplevel
Licenses: GPL 1+
Synopsis: Apparently run a function in a higher stack frame
Description:

Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.

perl-sub-install 0.928
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Install
Licenses: GPL 1+
Synopsis: Install subroutines into packages easily
Description:

Sub::Install makes it easy to install subroutines into packages without the unsightly mess of C<no strict> or typeglobs lying about where just anyone can see them.

perl-sys-syscall 0.25
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sys-Syscall
Licenses: GPL 1+
Synopsis: Access system calls that Perl doesn't normally provide access to
Description:

Sys::Syscall allows one to use epoll and sendfile system calls from Perl. Support is mostly Linux-only for now, but other syscalls/OSes are planned for the future.

perl-carp-always 0.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Carp-Always
Licenses: GPL 1+
Synopsis: Warns and dies noisily with stack backtraces/
Description:

This module is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()-ing or die()ing.

perl-xml-compile 1.63
Propagated dependencies: perl-log-report@1.10 perl-xml-compile-tester@0.91 perl-xml-libxml@2.0134 perl-scalar-list-utils@1.62 perl-test-deep@1.120 perl-types-serialiser@1.0
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-Compile
Licenses: GPL 1+
Synopsis: Compilation-based XML processing
Description:

XML::Compile can be used to translate a Perl data-structure into XML or XML into a Perl data-structure, both directions under rigid control by a schema.

perl-test-output 1.033
Propagated dependencies: perl-capture-tiny@0.48 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Output
Licenses: GPL 1+
Synopsis: Utilities to test STDOUT and STDERR messages
Description:

Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester.

perl-regexp-util 0.003
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Regexp-Util
Licenses: GPL 1+
Synopsis: Selection of general-utility regexp subroutines
Description:

This package provides a selection of regular expression subroutines including is_regexp, regexp_seen_evals, regexp_is_foreign, regexp_is_anchored, serialize_regexp, and deserialize_regexp.

perl-devel-cycle 1.12
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-Cycle
Licenses: GPL 1+
Synopsis: Find memory cycles in objects
Description:

Devel::Cycle This is a tool for finding circular references in objects and other types of references. Because of Perl's reference-count based memory management, circular references will cause memory leaks.

perl-module-find 0.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Module-Find
Licenses: GPL 1+
Synopsis: Find and use installed modules in a (sub)category
Description:

Module::Find lets you find and use modules in categories. This can be useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories.

perl-mock-config 0.03
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Mock-Config
Licenses: Artistic License 2.0
Synopsis: Temporarily set Config or XSConfig values
Description:

The Mock::Config Perl module allows temporarily setting and overriding Config values, even for the readonly XSConfig implementation as used in cperl. It does not store the mocked overrides lexically, just dynamically.

perl-data-uniqid 0.12
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Uniqid
Licenses: GPL 1+
Synopsis: Perl extension for generating unique identifiers
Description:

Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 system to make them short and handy (e.g. to use it as part of a URL).

perl-text-xslate 3.5.9
Propagated dependencies: perl-data-messagepack@1.02 perl-mouse@2.5.10
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Xslate
Licenses: GPL 1+
Synopsis: Scalable template engine for Perl5
Description:

Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. The core design principle is that template logic does not have access outside the template without permission.

perl-fennec-lite 0.004
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Fennec-Lite
Licenses: GPL 1+
Synopsis: Set of testing-related modules
Description:

Fennec ties together several testing related modules and enhances their functionality in ways you don't get loading them individually. Fennec::Lite takes a minimalist approach to do for Fennec what Mouse does for Moose.

perl-crypt-mysql 0.04
Propagated dependencies: perl-digest-sha1@2.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-MySQL
Licenses: GPL 1+
Synopsis: Emulate the MySQL PASSWORD() function
Description:

Crypt::MySQL emulates the MySQL PASSWORD() function. The module does not depend on an interface to the MySQL database server. This enables the comparison of encrypted passwords without the need for a real MySQL environment.

perl-html-parser 3.72
Dependencies: perl-html-tagset@3.20 perl-http-message@6.37
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Parser
Licenses: GPL 1+
Synopsis: Perl HTML parser class
Description:

Objects of the HTML::Parser class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked.

perl-anyevent-i3 0.19
Propagated dependencies: perl-anyevent@7.17 perl-json-xs@4.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://metacpan.org/release/AnyEvent-I3
Licenses: GPL 3+ GPL 1+
Synopsis: Communicate with the i3 window manager through perl
Description:

This module connects to the i3 window manager using the UNIX socket based IPC interface it provides (if enabled in the configuration file). You can then subscribe to events or send messages and receive their replies.

perl-net-bonjour 0.96
Propagated dependencies: perl-net-dns@1.31
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-Bonjour
Licenses: GPL 1+
Synopsis: Module for DNS service discovery (Apple's Bonjour)
Description:

Net::Bonjour is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as Bonjour by Apple Computer.

Total results: 978