_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-moosex-getopt 0.75
Propagated dependencies: perl-getopt-long-descriptive@0.103 perl-moose@2.2015 perl-moosex-role-parameterized@1.10 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Getopt
Licenses: GPL 1+
Synopsis: Moose role for processing command line options
Description:

This is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line.

perl-cairo-gobject 1.005
Propagated dependencies: perl-cairo@1.109 perl-glib@1.3294
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/dist/Cairo-GObject
Licenses: LGPL 2.1+
Synopsis: Integrate Cairo into the Glib type system
Description:

Cairo::GObject registers Cairo's types with Glib's type systems, so that they can be used normally in signals and properties.

perl-test-requires 0.11
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Requires
Licenses: GPL 1+
Synopsis: Checks to see if the module can be loaded
Description:

Test::Requires checks to see if the module can be loaded. If this fails, then rather than failing tests this skips all tests.

perl-package-stash 0.38
Propagated dependencies: perl-module-implementation@0.09 perl-dist-checkconflicts@0.11 perl-package-stash-xs@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Package-Stash
Licenses: GPL 1+
Synopsis: Routines for manipulating stashes
Description:

Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. This module hides all of that behind a simple API.

perl-mail-sendmail 0.80
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Mail-Sendmail
Licenses: GPL 1+
Synopsis: Simple platform independent mailer
Description:

Mail::Sendmail is a pure perl module that provides a simple means to send email from a perl script. The module only requires Perl5 and a network connection.

perl-sql-tokenizer 0.24
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/SQL-Tokenizer
Licenses: GPL 1+
Synopsis: SQL tokenizer
Description:

SQL::Tokenizer is a tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query.

perl-email-address 1.912
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Address
Licenses: GPL 1+
Synopsis: Email address parsing and creation
Description:

Email::Address implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. Alternatively you may construct objects manually.

afdko-perl-scripts 20190530
Dependencies: perl@5.36.0
Channel: sheepfold
Location: sheepfold/packages/fontutils.scm (sheepfold packages fontutils)
Home page: https://github.com/adobe-type-tools/perl-scripts
Licenses: Expat
Synopsis: Perl scripts that are useful for font development
Description:

This project includes an assortment of command-line Perl scripts that are useful for font development, and run in terminal apps, such as Terminal on macOS, and Command Prompt on Windows.

perl-text-markdown 1.000031
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://metacpan.org/release/Text-Markdown
Licenses: Modified BSD
Synopsis: Convert Markdown syntax to (X)HTML
Description:

Text::Markdown is a Perl module that provides an alternate implementation of the Markdown implementation by John Gruber (see the markdown package). It is a slower implementation, but better maintained.

perl6-json-marshal 0.0.23
Propagated dependencies: perl6-json-fast@0.17 perl6-json-name@0.0.6
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/jonathanstowe/JSON-Marshal
Licenses: Artistic License 2.0
Synopsis: Simple serialization of objects to JSON
Description:

This library provides a single exported subroutine to create a JSON representation of an object. It should round trip back into an object of the same class using JSON::Unmarshal.

perl-exporter-lite 0.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Exporter-Lite
Licenses: GPL 1+
Synopsis: Lightweight exporting of functions and variables
Description:

Exporter::Lite is an alternative to Exporter, intended to provide a lightweight subset of the most commonly-used functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else.

perl-search-xapian 1.2.25.5
Dependencies: xapian@1.4.19
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://metacpan.org/release/Search-Xapian
Licenses: GPL 1+
Synopsis: Perl XS frontend to the Xapian C++ search library
Description:

Search::Xapian wraps most methods of most Xapian classes. The missing classes and methods should be added in the future. It also provides a simplified, more 'perlish' interface to some common operations.

perl-config-simple 4.58
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Simple
Licenses: GPL 1+
Synopsis: Simple configuration file class
Description:

Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. The library supports parsing, updating and creating configuration files.

perl-string-escape 2010.002
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Escape
Licenses: GPL 1+
Synopsis: Backslash escapes, quoted phrase, word elision, etc.
Description:

This module provides a flexible calling interface to some frequently-performed string conversion functions, including applying and expanding standard C/Unix-style backslash escapes like and , wrapping and removing double-quotes, and truncating to fit within a desired length.

perl-app-cpanminus 1.7046
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/App-cpanminus
Licenses: GPL 1+
Synopsis: CPAN package manager
Description:

App::cpanminus is a script to get, unpack, build and install modules from CPAN and does nothing else. It's dependency free (can bootstrap itself), requires zero configuration, and stands alone. When running, it requires only 10MB of RAM.

perl6-license-spdx 3.16.0
Propagated dependencies: perl6-json-class@0.0.18
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/jonathanstowe/License-SPDX
Licenses: Artistic License 2.0
Synopsis: Abstraction over the SPDX License List
Description:

This provides an abstraction over the SPDX License List as provided in JSON format. Its primary raison d'ĂȘtre is to help the licence checking of Test::META and to allow for the warning about deprecated licences therein.

perl-socket-msghdr 0.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Socket-MsgHdr
Licenses: GPL 1+
Synopsis: Perform advanced operations via sendmsg and recvmsg
Description:

Socket::MsgHdr provides advanced socket messaging operations via sendmsg and recvmsg.

It also allows manipulating ancillary data or so-called control information (cmsghdr). This ancillary data may be used for file descriptor passing, IPv6 operations, and a host of implemenation-specific extensions.

perl-term-size-any 0.002
Propagated dependencies: perl-term-size-perl@0.031
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-Size-Any
Licenses: GPL 1+
Synopsis: Retrieve terminal size
Description:

This is a unified interface to retrieve terminal size. It loads one module of a list of known alternatives, each implementing some way to get the desired terminal information. This loaded module will actually do the job on behalf of Term::Size::Any.

perl-text-template 1.55
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Template
Licenses: GPL 1+
Synopsis: Expand template text with embedded Perl
Description:

This is a library for generating letters, building HTML pages, or filling in templates generally. A template is a piece of text that has little Perl programs embedded in it here and there. When you fill in a template, you evaluate the little programs and replace them with their values.

perl-proc-pid-file 1.29
Propagated dependencies: procps@4.0.3
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Proc-PID-File
Licenses: GPL 2+
Synopsis: Perl module to manage PID files
Description:

This package provides the Proc::PID::File Perl module. It is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.

perl-net-dbus-glib 0.33.0
Dependencies: dbus-glib@0.112
Channel: guix
Location: gnu/packages/glib.scm (gnu packages glib)
Home page: https://metacpan.org/release/Net-DBus-GLib
Licenses: GPL 2+
Synopsis: Perl extension for the DBus GLib bindings
Description:

This package provides an extension to the Net::DBus module allowing integration with the GLib mainloop. To integrate with the main loop, simply get a connection to the bus via the methods in Net::DBus::GLib rather than the usual Net::DBus module. Every other API remains the same.

perl-exporter-tiny 1.002001
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Exporter-Tiny
Licenses: GPL 1+
Synopsis: Exporter with the features of Sub::Exporter but only core dependencies
Description:

Exporter::Tiny supports many of Sub::Exporter's external-facing features including renaming imported functions with the `-as`, `-prefix` and `-suffix` options; explicit destinations with the `into` option; and alternative installers with the `installler` option. But it's written in only about 40% as many lines of code and with zero non-core dependencies.

perl-io-socket-ssl 2.081
Propagated dependencies: perl-net-ssleay@1.92 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/noxxi/p5-io-socket-ssl
Licenses: GPL 1+
Synopsis: Nearly transparent SSL encapsulation for IO::Socket::INET
Description:

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way existing applications can be made SSL-aware without much effort, at least if you do blocking I/O and don't use select or poll.

Total results: 939