_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-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-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-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.

perl-moosex-nonmoose 0.26
Propagated dependencies: perl-list-moreutils@0.430 perl-module-runtime@0.016 perl-moose@2.2015 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-NonMoose
Licenses: GPL 1+
Synopsis: Subclassing of non-Moose classes
Description:

MooseX::NonMoose allows for easily subclassing non-Moose classes with Moose, taking care of the details connected with doing this, such as setting up proper inheritance from Moose::Object and installing (and inlining, at make_immutable time) a constructor that makes sure things like BUILD methods are called. It tries to be as non-intrusive as possible.

perl-benchmark-timer 0.7102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Benchmark-Timer
Licenses: GPL 2
Synopsis: Benchmarking with statistical confidence
Description:

The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code.

perl-test-nowarnings 1.04
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-NoWarnings
Licenses: LGPL 2.1
Synopsis: Ensure no warnings are produced while testing
Description:

This module causes any warnings during testing to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will fail and output diagnostics of where, when and what the warning was, including a stack trace of what was going on when it occurred.

perl-test-mockmodule 0.177.0
Propagated dependencies: perl-super@1.20190531
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-MockModule
Licenses: GPL 3
Synopsis: Override subroutines in a module for unit testing
Description:

Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. A Test::MockModule object is set up to mock subroutines for a given module. The mocked object remembers the original subroutine so it can be easily restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine.

perl-package-variant 1.003002
Propagated dependencies: perl-carp@1.50 perl-import-into@1.002005 perl-module-runtime@0.016 perl-strictures@2.000006
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Package-Variant
Licenses: GPL 1+
Synopsis: Parameterizable packages
Description:

This module allows you to build a variable package that contains a package template and can use it to build variant packages at runtime. Your variable package will export a subroutine which will build a variant package, combining its arguments with the template, and return the name of the new variant package. The implementation does not care about what kind of packages it builds, be they simple function exporters, classes, singletons or something else.

perl-text-autoformat 1.75
Propagated dependencies: perl-text-reform@1.20
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Autoformat
Licenses: GPL 1+
Synopsis: Automatic text wrapping and reformatting
Description:

The fundamental task of the autoformat subroutine is to identify and rearrange independent paragraphs in a text. Paragraphs typically consist of a series of lines containing at least one non-whitespace character, followed by one or more lines containing only optional whitespace. This is a more liberal definition than many other formatters use: most require an empty line to terminate a paragraph. Paragraphs may also be denoted by bulleting, numbering, or quoting (see the following sections).

Total results: 958