_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-algorithm-c3 0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Algorithm-C3
Licenses: GPL 1+
Synopsis: Module for merging hierarchies using the C3 algorithm
Description:

This module implements the C3 algorithm, which aims to provide a sane method resolution order under multiple inheritance.

perl-sub-override 0.10
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Override
Licenses: GPL 1+
Synopsis: Perl extension to override a subroutine
Description:

A Sub::Override module that makes it easy to override subroutines. Particularly useful for mocking in tests.

perl-test-version 2.09
Propagated dependencies: perl-file-find-rule-perl@1.15
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Version
Licenses: Artistic License 2.0
Synopsis: Check versions in modules
Description:

Test::Version checks to ensure that all modules have a version defined, and that the version is valid.

perl-yaml-libyaml 0.83
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/YAML-LibYAML
Licenses: GPL 1+
Synopsis: Perl YAML Serialization using XS and libyaml
Description:

YAML::XS is a Perl XS binding to libyaml which offers Perl the best YAML support to date.

perl-file-listing 6.15
Propagated dependencies: perl-http-date@6.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/File-Listing
Licenses: GPL 1+
Synopsis: Perl directory listing parser
Description:

The File::Listing module exports a single function called parse_dir(), which can be used to parse directory listings.

perl-clone-choose 0.010
Propagated dependencies: perl-module-runtime@0.016
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Clone-Choose
Licenses: GPL 1+
Synopsis: Choose appropriate Perl @code{clone} utility
Description:

This Clone::Choose module checks several different modules which provide a clone() function and selects an appropriate one.

perl-unicode-utf8 0.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Unicode-UTF8
Licenses: GPL 1+
Synopsis: Encoding and decoding of UTF-8 encoding form
Description:

This module provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011.

perl-io-socket-ip 0.41
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/IO-Socket-IP
Licenses: GPL 1+
Synopsis: Family-neutral IP socket supporting both IPv4 and IPv6
Description:

This module provides a protocol-independent way to use IPv4 and IPv6 sockets, intended as a replacement for IO::Socket::INET.

perl-x11-protocol 0.56
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://metacpan.org/release/X11-Protocol
Licenses: GPL 1+
Synopsis: Raw interface to X Window System servers
Description:

X11::Protocol is a client-side interface to the X11 Protocol, allowing perl programs to display windows and graphics on X11 servers.

perl-package-anon 0.05
Propagated dependencies: perl-sub-exporter@0.988 perl-params-util@1.102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Package-Anon
Licenses: GPL 1+
Synopsis: Anonymous packages
Description:

This module allows for anonymous packages that are independent of the main namespace and only available through an object instance, not by name.

perl-math-vecstat 0.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://search.cpan.org/dist/Math-VecStat
Licenses: GPL 1+
Synopsis: Basic numeric stats on vectors
Description:

This package provides some basic statistics on numerical vectors. All the subroutines can take a reference to the vector to be operated on.

perl-memory-usage 0.201
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Memory-Usage
Licenses: GPL 1+
Synopsis: Tools to determine actual memory usage
Description:

This module lets you attempt to measure, from your operating system's perspective, how much memory a process is using at any given time.

perl-string-print 0.15
Propagated dependencies: perl-unicode-linebreak@2019.001
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Print
Licenses: GPL 1+
Synopsis: String printing alternatives to printf
Description:

This module inserts values into (translated) strings. It provides printf and sprintf alternatives via both an object-oriented and a functional interface.

perl-number-range 0.12
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Number-Range
Licenses: GPL 1+
Synopsis: Perl extension defining ranges of numbers
Description:

Number::Range is an object-oriented interface to test if a number exists in a given range, and to be able to manipulate the range.

perl-moosex-types 0.45
Propagated dependencies: perl-carp-clan@6.08 perl-moose@2.2015 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Types
Licenses: GPL 1+
Synopsis: Organise your Moose types in libraries
Description:

This package lets you declare types using short names, but behind the scenes it namespaces all your type declarations, effectively prevent name clashes between packages.

perl-list-compare 0.53
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/List-Compare
Licenses: GPL 1+
Synopsis: Compare elements of two or more lists
Description:

List::Compare provides a module to perform comparative operations on two or more lists. Provided operations include intersections, unions, unique elements, complements and many more.

perl-http-tinyish 0.15
Propagated dependencies: perl-file-which@1.23 perl-ipc-run3@0.048
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Tinyish
Licenses: GPL 1+
Synopsis: @code{HTTP::Tiny} compatible HTTP client wrappers
Description:

HTTP::Tinyish is a wrapper module for LWP, HTTP::Tiny, curl and wget.

It provides an API compatible to HTTP::Tiny.

perl-mysql-config 1.04
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/MySQL-Config
Licenses: GPL 1+
Synopsis: Parse and utilize MySQL's /etc/my.cnf and ~/.my.cnf files
Description:

MySQL::Config emulates the load_defaults function from libmysqlclient. It will fill an array with long options, ready to be parsed by Getopt::Long.

perl-tie-toobject 0.03
Propagated dependencies: perl-test-simple@1.302191
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Tie-ToObject
Licenses: GPL 1+
Synopsis: Tie to an existing Perl object
Description:

This class provides a tie constructor that returns the object it was given as it's first argument. This way side effects of calling $object->TIEHASH are avoided.

perl-http-cookies 6.10
Propagated dependencies: perl-http-message@6.37
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/GAAS/HTTP-Cookies-6.01
Licenses: GPL 1+
Synopsis: Perl HTTP cookie jars
Description:

The HTTP::Cookies class is for objects that represent a cookie jar, that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about.

perl-crypt-ssleay 0.72
Propagated dependencies: perl-lwp-protocol-https@6.09
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Crypt-SSLeay
Licenses: Artistic License 2.0
Synopsis: OpenSSL support for LWP
Description:

This package provides the Crypt::SSLeay Perl module. It implements support for the HTTPS protocol under LWP, so that an LWP::UserAgent can make HTTPS GET, HEAD and POST requests.

perl-log-log4perl 1.54
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Log-Log4perl
Licenses: GPL 1+
Synopsis: Log4j implementation for Perl
Description:

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.

perl6-tap-harness 0.3.5
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/Raku/tap-harness6
Licenses: Artistic License 2.0
Synopsis: TAP harness for Raku
Description:

This module provides the prove6 command which runs a TAP based test suite and prints a report. The prove6 command is a minimal wrapper around an instance of this module.

perl-file-basedir 0.09
Propagated dependencies: perl-ipc-system-simple@1.26
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://metacpan.org/release/File-BaseDir
Licenses: GPL 1+
Synopsis: Use the Freedesktop.org base directory specification
Description:

File::Basedir can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data.

Total results: 939