_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-test-directory 0.041
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Directory
Licenses: GPL 1+
Synopsis: Perl extension for maintaining test directories
Description:

Testing code can involve making sure that files are created and deleted as expected. Doing this manually can be error prone, as it's easy to forget a file, or miss that some unexpected file was added. This module simplifies maintaining test directories by tracking their status as they are modified or tested with this API, making it simple to test both individual files, as well as to verify that there are no missing or unknown files.

perl-list-someutils 0.56
Propagated dependencies: perl-exporter-tiny@1.002001 perl-module-implementation@0.09
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/List-SomeUtils
Licenses: GPL 1+
Synopsis: Provide the stuff missing in List::Util
Description:

List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.

All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.

perl-sql-translator 1.63
Propagated dependencies: perl-carp-clan@6.08 perl-dbi@1.643 perl-file-sharedir@1.116 perl-gd@2.78 perl-graph@0.9704 perl-graphviz@2.26 perl-moo@1.007000 perl-package-variant@1.003002 perl-parse-recdescent@1.967015 perl-spreadsheet-parseexcel@0.66 perl-strictures@2.000006 perl-sub-quote@2.006008 perl-template-toolkit@2.28 perl-text-recordparser@1.6.5 perl-try-tiny@0.31 perl-xml-libxml@2.0134
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/SQL-Translator
Licenses: GPL 1+
Synopsis: Manipulate structured data definitions (SQL and more)
Description:

SQL::Translator is a group of Perl modules that converts vendor-specific SQL table definitions into other formats, such as other vendor-specific SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI classes. The main focus is SQL, but parsers exist for other structured data formats, including Excel spreadsheets and arbitrarily delimited text files. Through the separation of the code into parsers and producers with an object model in between, it's possible to combine any parser with any producer, to plug in custom parsers or producers, or to manipulate the parsed data via the built-in object model. Presently only the definition parts of SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT, UPDATE, DELETE).

perl-gtk3-simplelist 0.21
Propagated dependencies: perl-gtk3@0.038
Channel: bloup
Location: bloup/packages/perl.scm (bloup packages perl)
Home page: https://metacpan.org/release/Gtk3-SimpleList
Licenses: LGPL 2.1
Synopsis: A simple interface to Gtk3's complex MVC list widget
Description:
perl-unicode-collate 1.29
Propagated dependencies: perl-unicode-normalize@1.26
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Unicode-Collate
Licenses: GPL 1+ Expat
Synopsis: Unicode collation algorithm
Description:

This package provides tools for sorting and comparing Unicode data.

perl-email-messageid 1.408
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MessageID
Licenses: GPL 1+
Synopsis: Generate world unique message-ids
Description:

Email::MessageID generates recommended message-ids to identify a message uniquely.

perl-class-inspector 1.36
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Inspector
Licenses: GPL 1+
Synopsis: Get information about a class and its structure
Description:

Class::Inspector allows you to get information about a loaded class.

perl-digest-perl-md5 1.9
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Digest-Perl-MD5
Licenses: GPL 1+
Synopsis: Perl Implementation of Rivest's MD5 algorithm
Description:

This Digest::Perl::MD5 has the same interface as the much faster Digest::MD5, but it's a pure Perl implementation of MD5. Because of this it is slow but it works without C code.

perl-datetime-locale 1.23
Propagated dependencies: perl-list-moreutils@0.430 perl-params-validationcompiler@0.30
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Locale
Licenses: GPL 1+
Synopsis: Localization support for DateTime.pm
Description:

The DateTime::Locale modules provide localization data for the DateTime.pm class.

perl-module-scandeps 1.27
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Module-ScanDeps
Licenses: GPL 1+
Synopsis: Recursively scan Perl code for dependencies
Description:

Module::ScanDeps is a module to recursively scan Perl programs for dependencies.

perl-file-slurp-tiny 0.004
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Slurp-Tiny
Licenses: GPL 1+
Synopsis: Simple file reader and writer
Description:

This module provides functions for fast reading and writing of files.

perl-test-class-most 0.08
Propagated dependencies: perl-test-class@0.50 perl-test-most@0.35 perl-module-runtime@0.016 perl-try-tiny@0.31 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Class-Most
Licenses: GPL 1+
Synopsis: Test classes the easy way
Description:

Test::Class::Most provides some more convenience when using Test::Class.

perl-cpan-meta-check 0.014
Propagated dependencies: perl-cpan-meta@2.150010
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/CPAN-Meta-Check
Licenses: GPL 1+
Synopsis: Verify requirements in a CPAN::Meta object
Description:

This module verifies if requirements described in a CPAN::Meta object are present.

perl-cgi-formbuilder 3.10
Dependencies: perl-cgi@4.55
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CGI-FormBuilder
Licenses: GPL 1+
Synopsis: Generate and process stateful forms
Description:

CGI::FormBuilder provides an easy way to generate and process CGI form-based applications.

perl-io-socket-inet6 2.72
Propagated dependencies: perl-socket6@0.29
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/IO-Socket-INET6
Licenses: GPL 1+
Synopsis: Perl object interface for AF_INET/AF_INET6 domain sockets
Description:

IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain sockets in Perl.

perl-exception-class 1.44
Propagated dependencies: perl-devel-stacktrace@2.04 perl-class-data-inheritable@0.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Exception-Class
Licenses: GPL 1+
Synopsis: Allows you to declare real exception classes in Perl
Description:

Exception::Class allows you to declare exception hierarchies in your modules in a "Java-esque" manner.

perl-digest-md5-file 0.08
Propagated dependencies: perl-libwww@6.67
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Digest-MD5-File
Licenses: GPL 1+
Synopsis: MD5 sums for files and urls
Description:

Digest::MD5::File is a Perl extension for getting MD5 sums for files and urls.

perl-text-parsewords 3.30
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/dist/Text-ParseWords
Licenses: GPL 1+
Synopsis: Parse text into an array of tokens or array of arrays
Description:

Text::ParseWords module is used to parse text into an array of tokens or array of arrays.

perl-alien-wxwidgets 0.69
Propagated dependencies: perl-module-pluggable@5.2
Channel: guix
Location: gnu/packages/wxwidgets.scm (gnu packages wxwidgets)
Home page: https://metacpan.org/release/Alien-wxWidgets
Licenses: GPL 1+
Synopsis: Perl module for wxWidgets binaries
Description:

Alien::wxWidgets is a Perl module for detecting and getting configuration settings from an installed wxWidgets package.

perl6-json-unmarshal 0.0.0-1.e1b6288
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/tadzik/JSON-Unmarshal
Licenses: Expat
Synopsis: Make JSON from an Object
Description:

This library provides a single exported subroutine to create an object from a JSON representation of an object.

perl-test-sharedfork 0.35
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-SharedFork
Licenses: GPL 1+
Synopsis: Fork test in Perl
Description:

Test::SharedFork is a utility module for Test::Builder. It makes fork(2) safe to use in test cases.

perl-params-validate 1.29
Propagated dependencies: perl-module-implementation@0.09
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Params-Validate
Licenses: Artistic License 2.0
Synopsis: Validate method/function parameters
Description:

The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity.

perl-config-autoconf 0.317
Propagated dependencies: perl-capture-tiny@0.48
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-AutoConf
Licenses: GPL 1+
Synopsis: Module to implement some AutoConf macros in Perl
Description:

Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers.

perl-test-postgresql 1.29
Propagated dependencies: perl-dbd-pg@3.15.1 perl-dbi@1.643 perl-file-which@1.23 perl-function-parameters@2.002003 perl-moo@1.007000 perl-tie-hash-method@0.02 perl-try-tiny@0.31 perl-type-tiny@1.012003
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/Test-PostgreSQL
Licenses: Artistic License 2.0
Synopsis: PostgreSQL runner for tests
Description:

Test::PostgreSQL automatically setups a PostgreSQL instance in a temporary directory, and destroys it when the perl script exits.

Total results: 999