_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-shell-command 0.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Shell-Command
Licenses: GPL 1+
Synopsis: Cross-platform functions emulating common shell commands
Description:

Shell::Command is a thin wrapper around ExtUtils::Command.

perl-html-scrubber 0.17
Dependencies: perl-html-parser@3.72
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Scrubber
Licenses: GPL 1+
Synopsis: Perl extension for scrubbing/sanitizing html
Description:

HTML::Scrubber Perl extension for scrubbing/sanitizing HTML.

perl-test-perltidy 20130104
Propagated dependencies: perl-file-finder@0.53 perl-file-slurp@9999.28 perltidy@20180220 perl-text-diff@1.45
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-PerlTidy
Licenses: GPL 1+
Synopsis: Check that all your Perl files are tidy
Description:

Using Test::PerlTidy, any file ending in .pl, .pm, .t or .PL will cause a test fail unless it is exactly as perltidy would like it to be.

perl-net-cidr-lite 0.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-CIDR-Lite
Licenses: GPL 1+
Synopsis: Perl extension for merging IPv4 or IPv6 CIDR addresses
Description:

Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses.

perl-test-filename 0.03
Propagated dependencies: perl-path-tiny@0.118
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Filename
Licenses: ASL 2.0
Synopsis: Portable filename comparison
Description:

Test::Filename provides functions to convert all path separators automatically.

perl-sort-versions 1.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sort-Versions
Licenses: GPL 1+
Synopsis: Sort revision-like numbers
Description:

This package provides a way to sort revision-like numbers.

perl-business-issn 1.003
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Business-ISSN
Licenses: GPL 1+
Synopsis: Work with International Standard Serial Numbers
Description:

This module provides tools to deal with International Standard Serial Numbers.

perl-business-ismn 1.201
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Business-ISMN
Licenses: GPL 1+
Synopsis: Work with International Standard Music Numbers
Description:

This module provides tools to deal with International Standard Music Numbers.

perl-sys-sigaction 0.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sys-SigAction
Licenses: GPL 1+
Synopsis: Consistent signal handling
Description:

This package provides a way for perl programs to handle signals.

perl-time-duration 1.21
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-Duration
Licenses: GPL 1+
Synopsis: English expression of durations
Description:

This module provides functions for expressing durations in rounded or exact terms.

perl-class-load-xs 0.10
Dependencies: perl-class-load@0.25
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Load-XS
Licenses: Artistic License 2.0
Synopsis: XS implementation of parts of Class::Load
Description:

This module provides an XS implementation for portions of Class::Load.

perl-universal-isa 1.20171012
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/UNIVERSAL-isa
Licenses: GPL 1+
Synopsis: UNIVERSAL::isa() reimplementation
Description:

This module attempts to recover from people calling UNIVERSAL::isa as a function.

perl-text-balanced 2.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Balanced
Licenses: GPL 1+
Synopsis: Extract delimited text sequences from strings
Description:

The Text::Balanced module can be used to extract delimited text sequences from strings.

perl-encode-detect 1.01
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Encode-Detect
Licenses: MPL 1.1
Synopsis: Detect the encoding of data
Description:

This package provides a class Encode::Detect to detect the encoding of data.

perl-file-libmagic 1.23
Dependencies: file@5.45
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-LibMagic
Licenses: GPL 1+
Synopsis: Determine MIME types of data or files using libmagic
Description:

The File::LibMagic module is a simple perl interface to libmagic from the file package.

perl-ipc-sharelite 0.17
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IPC-ShareLite
Licenses: GPL 1+
Synopsis: Lightweight interface to shared memory
Description:

IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes.

perl-business-isbn 3.004
Propagated dependencies: perl-business-isbn-data@20140910.003 perl-mojolicious@9.17
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Business-ISBN
Licenses: Artistic License 2.0
Synopsis: Work with International Standard Book Numbers
Description:

This module provides tools to deal with International Standard Book Numbers, including ISBN-10 and ISBN-13.

perl-universal-can 1.20140328
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/UNIVERSAL-can
Licenses: GPL 1+
Synopsis: UNIVERSAL::can() reimplementation
Description:

This module attempts to work around people calling UNIVERSAL::can() as a function, which it is not.

perl-www-mechanize 1.91
Propagated dependencies: perl-html-form@6.05 perl-html-parser@3.72 perl-html-tree@5.07 perl-http-message@6.37 perl-http-server-simple@0.52 perl-libwww@6.67 perl-test-warn@0.36 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/WWW-Mechanize
Licenses: GPL 1+
Synopsis: Web browsing in a Perl object
Description:

WWW::Mechanize is a Perl module for stateful programmatic web browsing, used for automating interaction with websites.

perl-term-encoding 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-Encoding
Licenses: GPL 1+
Synopsis: Detect encoding of the current terminal
Description:

Term::Encoding is a simple module to detect the encoding of the current terminal expects in various ways.

perl-cworld-dekker 1.01
Dependencies: gd@2.3.3 perl-gd@2.78 bedtools@2.30.0 python-wrapper@3.10.7 python-scipy@1.12.0 python-numpy@1.24.4 python-matplotlib@3.8.2 python-h5py@3.8.0 python-scikit-learn@1.4.2 r-minimal@4.4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dekkerlab/cworld-dekker
Licenses: ASL 2.0
Synopsis: Utility and analysis scripts for 3C, 4C, 5C, and Hi-C data
Description:

This package is a collection of Perl, Python, and R scripts for manipulating 3C/4C/5C/Hi-C data.

perl-extutils-xspp 0.18
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-XSpp
Licenses: GPL 1+
Synopsis: XS for C++
Description:

This module implements the Perl foreign function interface XS for C++; it is a thin layer over plain XS.

perl-list-allutils 0.09
Propagated dependencies: perl-list-moreutils@0.430 perl-scalar-list-utils@1.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/List-AllUtils
Licenses: GPL 1+
Synopsis: Combination of List::Util and List::MoreUtils
Description:

This module exports all of the functions that either List::Util or List::MoreUtils defines, with preference to List::Util.

Total results: 939