_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-test-yaml 1.07
Propagated dependencies: perl-test-base@0.89
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-YAML
Licenses: GPL 1+
Synopsis: Testing module for YAML implementations
Description:

Test::YAML is a subclass of Test::Base with YAML specific support.

perl-path-tiny 0.118
Dependencies: perl-unicode-utf8@0.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Path-Tiny
Licenses: ASL 2.0
Synopsis: File path utility
Description:

This module provides a small, fast utility for working with file paths.

perl-dbd-mysql 4.050
Propagated dependencies: perl-dbi@1.643 mariadb@10.10.2 mariadb@10.10.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBD-mysql
Licenses: GPL 1+
Synopsis: DBI MySQL interface
Description:

This package provides a MySQL driver for the Perl5 Database Interface (DBI).

perl-time-mock 0.0.2
Propagated dependencies: perl-timedate@2.33
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-Mock
Licenses: GPL 1+
Synopsis: Shift and scale time
Description:

This module allows you to speed up your sleep(), alarm(), and time() calls.

perl-time-warp 0.55
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-Warp
Licenses: GPL 1+
Synopsis: Control over the measurement of time
Description:

The Time::Warp module offers developers control over the measurement of time.

perl-html-form 6.05
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-http-message@6.37 perl-lwp-mediatypes@6.04 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Form
Licenses: GPL 1+
Synopsis: Perl class representing an HTML form element
Description:

Objects of the HTML::Form class represents a single HTML <form> ... </form> instance.

perl-html-lint 2.32
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-libwww@6.67
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Lint
Licenses: Artistic License 2.0
Synopsis: Check for HTML errors in a string or file
Description:

HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.

perl-text-haml 0.990118
Propagated dependencies: perl-data-section-simple@0.07 perl-uri@5.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Haml
Licenses: Artistic License 2.0
Synopsis: Haml Perl implementation
Description:

Text::Haml implements Haml http://haml.info/docs/yardoc/file.REFERENCE.html specification.

perl-appconfig 1.71
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/AppConfig
Licenses: GPL 1+
Synopsis: Configuration files and command line parsing
Description:

AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments.

perl-file-temp 0.2309
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Temp
Licenses: GPL 1+
Synopsis: Return name and handle of a temporary file safely
Description:

File::Temp can be used to create and open temporary files in a safe way.

perl-throwable 1.001
Dependencies: perl-scalar-list-utils@1.62 perl-sub-quote@2.006008
Propagated dependencies: perl-devel-stacktrace@2.04 perl-module-runtime@0.016 perl-moo-2@2.005005
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Throwable
Licenses: GPL 1+
Synopsis: Role for classes that can be thrown
Description:

Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow.

perl-safe-hole 0.14
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Safe-Hole
Licenses: GPL 1+
Synopsis: Use main compartment subroutines from the Safe compartment
Description:

Safe::Hole can execute outside defined subroutines in the original main compartment from the Safe compartment.

perl-html-tree 5.07
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-libwww@6.67
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Tree
Licenses: GPL 1+
Synopsis: Work with HTML in a DOM-like tree structure
Description:

This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees.

perl-data-perl 0.002009
Dependencies: perl-class-method-modifiers@2.13 perl-module-runtime@0.016 perl-role-tiny@1.003004 perl-strictures@1.005005
Propagated dependencies: perl-list-moreutils@0.430
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Perl
Licenses: GPL 1+
Synopsis: Base classes wrapping fundamental Perl data types
Description:

Data::Perl is a container class for the following classes:

  • Data::Perl::Collection::Hash

  • Data::Perl::Collection::Array

  • Data::Perl::String

  • Data::Perl::Number

  • Data::Perl::Counter

  • Data::Perl::Bool

  • Data::Perl::Code

perl-io-string 1.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IO-String
Licenses: GPL 1+
Synopsis: Emulate file interface for in-core strings
Description:

IO::String is an IO::File (and IO::Handle) compatible class that reads or writes data from in-core strings.

perl-http-date 6.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Date
Licenses: GPL 1+
Synopsis: Perl date conversion routines
Description:

The HTTP::Date module provides functions that deal with date formats used by the HTTP protocol (and then some more).

perl-file-path 2.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Path
Licenses: GPL 1+
Synopsis: Create or remove directory trees
Description:

This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.

perl-cwd-guard 0.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Cwd-Guard
Licenses: GPL 1+
Synopsis: Temporarily change working directory
Description:

Cwd::Guard changes the current directory using a limited scope. It returns to the previous working directory when the object is destroyed.

perl-http-body 1.22
Propagated dependencies: perl-file-temp@0.2309 perl-http-message@6.37
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Body
Licenses: GPL 1+
Synopsis: HTTP Body Parser
Description:

HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data.

perl-yaml-tiny 1.73
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/YAML-Tiny
Licenses: GPL 1+
Synopsis: Read/Write YAML files
Description:

YAML::Tiny is a perl class for reading and writing YAML-style files, written with as little code as possible, reducing load time and memory overhead.

perl-uri-fetch 0.15
Dependencies: perl-class-errorhandler@0.04 perl-libwww@6.67 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/URI-Fetch
Licenses: GPL 1+
Synopsis: Smart URI fetching/caching
Description:

URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way.

perl-file-list 0.3.1
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-List
Licenses: GPL 1+
Synopsis: Perl extension for crawling directory trees and compiling lists of files
Description:

The File::List module crawls the directory tree starting at the provided base directory and can return files (and/or directories if desired) matching a regular expression.

perl-test-most 0.35
Propagated dependencies: perl-test-differences@0.67 perl-test-warn@0.36 perl-exception-class@1.44 perl-test-deep@1.120 perl-test-exception@0.43
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Most
Licenses: GPL 1+
Synopsis: Most commonly needed test functions and features
Description:

This module provides the most commonly used testing functions, along with automatically turning on strict and warning and gives a bit more fine-grained control over test suites.

perl-net-smtps 0.10
Propagated dependencies: perl-authen-sasl@2.16 perl-io-socket-ssl@2.081
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-SMTPS
Licenses: GPL 1+
Synopsis: SSL/STARTTLS support for Net::SMTP
Description:

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X).

Total results: 998