_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-rpc-epc-service 0.0.11
Propagated dependencies: perl-anyevent@7.17 perl-data-sexpression@0.41
Channel: guix
Location: gnu/packages/libevent.scm (gnu packages libevent)
Home page: https://metacpan.org/release/RPC-EPC-Service
Licenses: GPL 1+
Synopsis: Asynchronous remote procedure stack
Description:

RPC::EPC::Service enables to connect the other process with the S-expression protocol, like the Swank protocol of the SLIME.

perl-hash-multivalue 0.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Hash-MultiValue
Licenses: GPL 1+
Synopsis: Store multiple values per key
Description:

Hash::MultiValue is an object (and a plain hash reference) that may contain multiple values per key, inspired by MultiDict of WebOb.

perl-parse-cpan-meta 2.150010
Propagated dependencies: perl-cpan-meta-yaml@0.018
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DAGOLDEN/Parse-CPAN-Meta-1.4422
Licenses: GPL 1+
Synopsis: Parse META.yml and META.json CPAN metadata files
Description:

Parse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP and/or CPAN::Meta::YAML.

perl-math-matrixreal 2.13
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-MatrixReal
Licenses: GPL 1+
Synopsis: Manipulate NxN matrices of real numbers
Description:

This package provides the Math::MatrixReal module. It implements the data type "matrix of real numbers" (and consequently also "vector of real numbers").

perl-test-longstring 0.17
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-LongString
Licenses: GPL 1+
Synopsis: Tests strings for equality, with more helpful failures
Description:

This module provides some drop-in replacements for the string comparison functions of Test::More, but which are more suitable when you test against long strings.

perl-moox-handlesvia 0.001009
Dependencies: perl-class-method-modifiers@2.13 perl-module-runtime@0.016 perl-moo@1.007000 perl-role-tiny@1.003004
Propagated dependencies: perl-data-perl@0.002009
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooX-HandlesVia
Licenses: GPL 1+
Synopsis: NativeTrait-like behavior for Moo
Description:

MooX::HandlesVia is an extension of Moo's handles attribute functionality. It provides a means of proxying functionality from an external class to the given attribute.

perl-encode-hanextra 0.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Encode-HanExtra
Licenses: Expat
Synopsis: Additional Chinese encodings
Description:

This Perl module provides Chinese encodings that are not part of Perl by default, including "BIG5-1984", "BIG5-2003", "BIG5PLUS", "BIG5EXT", "CCCII", "EUC-TW", "CNS11643-*", "GB18030", and "UNISYS".

perl-lingua-translit 0.29
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Lingua-Translit
Licenses: GPL 1+
Synopsis: Transliterate text between writing systems
Description:

Lingua::Translit can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported.

perl-test-mockobject 1.20191002
Propagated dependencies: perl-test-exception@0.43 perl-test-warn@0.36 perl-universal-can@1.20140328 perl-universal-isa@1.20171012
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-MockObject
Licenses: GPL 1+
Synopsis: Emulate troublesome interfaces in Perl
Description:

Test::MockObject allows you to create objects that conform to particular interfaces with very little code. You don't have to reimplement the behavior, just the input and the output.

perl-net-imap-simple 1.2212
Propagated dependencies: perl-parse-recdescent@1.967015
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-IMAP-Simple
Licenses: GPL 1+
Synopsis: Perl extension for simple IMAP account handling.
Description:

This package provides a class method constructs a new Net::IMAP::Simple object. It takes one required parameter which is the server to connect to, and additional optional parameters.

perl-config-inifiles 3.000002
Propagated dependencies: perl-module-build@0.4231 perl-io-stringy@2.111
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/Config::IniFiles
Licenses: GPL 1+
Synopsis: Package for configuration files outside your Perl script
Description:

This package provides a way to have readable configuration files outside your Perl script. Configurations can be imported, sections can be grouped, and settings can be accessed from a tied hash.

perl-crypt-passwdmd5 1.40
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-PasswdMD5
Licenses: GPL 1+
Synopsis: Interoperable MD5-based crypt() functions
Description:

Crypt::PasswdMD5 provides various crypt()-compatible interfaces to the MD5-based crypt() function found in various *nixes. It is based on the implementation found on FreeBSD 2.2.[56]-RELEASE.

perl-class-singleton 1.6
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Singleton
Licenses: GPL 1+
Synopsis: Implementation of a singleton class for Perl
Description:

This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object.

perl-extutils-config 0.008
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Config
Licenses: GPL 1+
Synopsis: Wrapper for perl's configuration
Description:

ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.

perl-getopt-argvfile 1.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Getopt-ArgvFile
Licenses: Artistic License 2.0
Synopsis: Perl module for reading script options and parameters from files
Description:

This module simply interpolates option file hints in @ARGV by the contents of the pointed files. This enables option reading from files instead of or additional to the usual reading from the command line.

perl-gnupg-interface 0.52
Dependencies: gnupg@1.4.23
Propagated dependencies: perl-moo@1.007000 perl-moox-handlesvia@0.001009 perl-moox-late@0.016
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://metacpan.org/release/GnuPG-Interface
Licenses: GPL 1+
Synopsis: Perl interface to GnuPG
Description:

GnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, signing, decryption, verification, and key-listing parsing.

perl-types-path-tiny 0.006
Propagated dependencies: perl-file-pushd@1.016 perl-path-tiny@0.118 perl-type-tiny@1.012003 perl-exporter-tiny@1.002001
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Types-Path-Tiny
Licenses: Artistic License 2.0
Synopsis: Types and coercions for Moose and Moo
Description:

This module provides Path::Tiny types for Moose, Moo, etc. It handles two important types of coercion: coercing objects with overloaded stringification, and coercing to absolute paths. It also can check to ensure that files or directories exist.

perl-stream-buffered 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Stream-Buffered
Licenses: GPL 1+
Synopsis: Temporary buffer to save bytes
Description:

Stream::Buffered is a buffer class to store arbitrary length of byte strings and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or temporary file to save the buffer depending on the length of the size.

perl-tie-hash-method 0.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Tie-Hash-Method
Licenses: GPL 1+
Synopsis: Tied hash with specific methods overridden by callbacks
Description:

Tie::Hash::Method provides a way to create a tied hash with specific overridden behaviour without having to create a new class to do it. A tied hash with no methods overridden is functionally equivalent to a normal hash.

perl-xs-object-magic 0.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/XS-Object-Magic
Licenses: GPL 1+
Synopsis: Opaque, extensible XS pointer backed objects using sv_magic
Description:

This way of associating structs with Perl space objects is designed to supersede Perl's builtin T_PTROBJ with something that is extensible (structs can be associated with any data type) and opaque (the C pointer is neither visible nor modifiable from Perl space).

perl-namespace-clean 0.27
Propagated dependencies: perl-package-stash@0.38 perl-b-hooks-endofscope@0.24
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/namespace-clean
Licenses: GPL 1+
Synopsis: Keep imports and functions out of your namespace
Description:

The namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances.

perl-module-manifest 1.09
Propagated dependencies: perl-params-util@1.102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Module-Manifest
Licenses: GPL 1+
Synopsis: Parse and examine a Perl distribution @file{MANIFEST} file
Description:

Module::Manifest is a simple utility module created originally for use in Module::Inspector.

It can load a MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. It can also load the MANIFEST.SKIP file and check that.

perl-regexp-grammars 1.058
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Regexp-Grammars
Licenses: GPL 1+
Synopsis: Complete recursive descent parser on Perl's regex engine
Description:

The Regexp::Grammars module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. It allows you to go beyond matching complex, nested and recursive structures, and allows you to parse and extract hierarchical data from it.

perl-archive-extract 0.88
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Extract
Licenses: GPL 1+
Synopsis: Generic archive extracting mechanism
Description:

It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either Perl modules, or command-line tools on your system.

Total results: 999