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

perl-lib-relative 1.002
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/lib-relative
Licenses: Artistic License 2.0
Synopsis: Add paths relative to the current file to @code{@@INC}
Description:

lib::relative module proposes a more straightforward method than adding a path to @INC: take a path relative to the current file, absolutize it, and add it to @INC.

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-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-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.

perl-image-magick 6.89
Dependencies: imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/imagemagick.scm (gnu packages imagemagick)
Home page: https://metacpan.org/release/PerlMagick
Licenses: FSF-free
Synopsis: Perl interface to ImageMagick
Description:

This Perl extension allows the reading, manipulation and writing of a large number of image file formats using the ImageMagick library. Use it to create, edit, compose, or convert bitmap images from within a Perl script.

perl-datetime-set 0.3900
Propagated dependencies: perl-datetime@1.54 perl-params-validate@1.29 perl-set-infinite@0.65
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Set
Licenses: GPL 1+
Synopsis: DateTime set objects
Description:

The DateTime::Set module provides a date/time sets implementation. It allows, for example, the generation of groups of dates, like "every wednesday", and then find all the dates matching that pattern, within a time range.

perl-file-homedir 1.004
Propagated dependencies: perl-file-which@1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-HomeDir
Licenses: GPL 1+
Synopsis: Find your home and other directories on any platform
Description:

File::HomeDir is a module for locating the directories that are owned by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.

perl-danga-socket 1.62
Propagated dependencies: perl-sys-syscall@0.25
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Danga-Socket
Licenses: GPL 1+
Synopsis: Event loop and event-driven async socket base class
Description:

Danga::Socket is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop.

perl-future-queue 0.52
Propagated dependencies: perl-future@0.51
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Future-Queue
Licenses: GPL 1+
Synopsis: FIFO queue of @code{Future} values
Description:

This Perl modules implements Future::Queue, a class providing a simple FIFO queue that stores arbitrary Perl values. Values may be added into the queue using the push method, and retrieved from it using the shift method.

perl-browser-open 0.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Browser-Open
Licenses: GPL 1+
Synopsis: Open a browser in a given URL
Description:

The functions exported by this module allow you to open URLs in the user's browser. A set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked.

perl-type-tiny-xs 0.022
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Type-Tiny-XS
Licenses: GPL 1+
Synopsis: Provides an XS boost for some of Type::Tiny's built-in type constraints
Description:

This module is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints. This package has only core dependencies, and does not depend on Type::Tiny, so other data validation frameworks might also consider using it.

perl-gravatar-url 1.07
Propagated dependencies: perl-net-dns@1.50 perl-uri@5.05
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Gravatar-URL
Licenses: GPL 1+
Synopsis: Make URLs for Gravatars from an email address
Description:

This module looks up the Gravatar for any email address by constructing a URL to get the image from gravatar.com. A Gravatar is a Globally Recognized Avatar for a given email address. This allows you to have a global picture associated with your email address.

perl-data-integer 0.006
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Integer
Licenses: GPL 1+
Synopsis: Details of the native integer data type
Description:

This module is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. Both signed and unsigned representations are handled.

perl-hook-lexwrap 0.26
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Hook-LexWrap
Licenses: GPL 1+
Synopsis: Lexically scoped subroutine wrappers
Description:

Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g., Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap implements wrappers in such a way that the standard caller function works correctly within the wrapped subroutine.

perl-capture-tiny 0.48
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Capture-Tiny
Licenses: ASL 2.0
Synopsis: Capture STDOUT and STDERR from Perl, XS or external programs
Description:

Capture::Tiny provides a simple, portable way to capture almost anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original file handles.

perl-moox-options 4.023
Propagated dependencies: perl-config-any@0.32 perl-moox-configfromfile@0.008 perl-data-record@0.02 perl-file-configdir@0.021 perl-file-find-rule@0.35 perl-file-sharedir@1.116 perl-getopt-long-descriptive@0.103 perl-json-maybexs@1.004003 perl-libintl-perl@1.32 perl-moox-configfromfile@0.008 perl-moox-file-configdir@0.008 perl-path-class@0.37 perl-regexp-common@2017060201 perl-term-size-any@0.002 perl-unicode-linebreak@2019.001
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooX-Options
Licenses: GPL 1+
Synopsis: Explicit Options eXtension for Object Class
Description:

Create a command line tool with your Mo, Moo, Moose objects. You have an option keyword to replace the usual has to explicitly use your attribute on the command line. The option keyword takes additional parameters and uses Getopt::Long::Descriptive to generate a command line tool.

perl-json-maybexs 1.004003
Dependencies: perl-cpanel-json-xs@4.30
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/JSON-MaybeXS
Licenses: GPL 1+
Synopsis: Cpanel::JSON::XS with fallback
Description:

This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error.

perl-term-readkey 2.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/TermReadKey
Licenses: GPL 1+
Synopsis: Simple terminal control
Description:

This module, ReadKey, provides ioctl control for terminals so the input modes can be changed (thus allowing reads of a single character at a time), and also provides non-blocking reads of stdin, as well as several other terminal related features, including retrieval/modification of the screen size, and retrieval/modification of the control characters.

perl-xml-sax-base 1.09
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-SAX-Base
Licenses: GPL 1+
Synopsis: Base class for SAX Drivers and Filters
Description:

This module has a very simple task - to be a base class for PerlSAX drivers and filters. Its default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback.

perl-meta-builder 0.004
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Meta-Builder
Licenses: GPL 1+
Synopsis: Tools for creating Meta objects to track custom metrics
Description:

Meta::Builder is designed to be a generic tool for writing Meta objects. Unlike specialized tools, Meta::Builder makes no assumptions about what metrics you will care about. Meta::Builder also makes it simple for others to extend your meta-object based tools by providing hooks for other packages to add metrics to your meta object.

perl6-oo-monitors 1.1.1
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/jnthn/oo-monitors
Licenses: Artistic License 2.0
Synopsis: Monitors with condition variables for Raku
Description:

A monitor provides per-instance mutual exclusion for objects. This means that for a given object instance, only one thread can ever be inside its methods at a time. This is achieved by a lock being associated with each object. The lock is acquired automatically at the entry to each method in the monitor. Condition variables are also supported.

Total results: 998