_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-text-wrapi18n 0.06
Dependencies: perl-text-charwidth@0.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/Text::WrapI18N
Licenses: GPL 1+
Synopsis: Line wrapping for multibyte, fullwidth, combining characters and so on
Description:

This module intends to be a better Text::Wrap module. This module is needed to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5. This module also supports characters with irregular widths, such as combining characters (which occupy zero columns on terminal, like diacritical marks in UTF-8) and fullwidth characters (which occupy two columns on terminal, like most of east Asian characters). Also, minimal handling of languages which doesn't use whitespaces between words (like Chinese and Japanese) is supported.

perl-scalar-string 0.003
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Scalar-String
Licenses: GPL 1+
Synopsis: String aspects of scalars
Description:

Scalar::String is about the string part of plain Perl scalars. A scalar has a string value, which is notionally a sequence of Unicode codepoints but may be internally encoded in either ISO-8859-1 or UTF-8. In places, more so in older versions of Perl, the internal encoding shows through. To fully understand Perl strings it is necessary to understand these implementation details. This module provides functions to classify a string by encoding and to encode a string in a desired way. The module is implemented in XS, with a pure Perl backup version for systems that cannot handle XS.

perl-time-parsedate 2015.103
Channel: gn-bioinformatics
Location: gn/packages/perl.scm (gn packages perl)
Home page: http://search.cpan.org/dist/Time-ParseDate
Licenses:
Synopsis: Parse and format time values
Description:

ParseDate

perl-term-size-perl 0.031
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-Size-Perl
Licenses: GPL 1+
Synopsis: Perl extension for retrieving terminal size (Perl version)
Description:

This is yet another implementation of Term::Size. Now in pure Perl, with the exception of a C probe run at build time.

perl-class-accessor 0.51
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Accessor
Licenses: GPL 1+
Synopsis: Automated accessor generation
Description:

This module automagically generates accessors/mutators for your class.

perl-io-sessiondata 1.03
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/IO-SessionData
Licenses: GPL 1+
Synopsis: Supporting module for SOAP::Lite
Description:

Package extracted from SOAP::Lite. Slightly modified to work on multiple platforms.

perl-cpanel-json-xs 4.30
Propagated dependencies: perl-common-sense@3.75
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Cpanel-JSON-XS
Licenses: GPL 1+
Synopsis: JSON::XS for Cpanel
Description:

This module converts Perl data structures to JSON and vice versa.

perl-regexp-pattern 0.2.14
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Regexp-Pattern
Licenses: GPL 1+
Synopsis: Collection of regexp patterns
Description:

Regexp::Pattern is a convention for organizing reusable regexp patterns in modules.

perl-template-timer 1.00
Propagated dependencies: perl-template-toolkit@2.28
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Template-Timer
Licenses: GPL 3 Artistic License 2.0
Synopsis: Profiling for Template Toolkit
Description:

Template::Timer provides inline profiling of the template processing in Perl code.

perl-http-parser-xs 0.17
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Parser-XS
Licenses: GPL 1+
Synopsis: Fast HTTP request parser
Description:

HTTP::Parser::XS is a fast, primitive HTTP request/response parser.

perl-test-checkdeps 0.010
Propagated dependencies: perl-cpan-meta-check@0.014
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-CheckDeps
Licenses: GPL 1+
Synopsis: Check for presence of dependencies
Description:

This module provides a test that checks all dependencies have been installed properly.

perl-module-refresh 0.18
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Module-Refresh
Licenses: GPL 1+
Synopsis: Refresh %INC files when updated on disk
Description:

Module::Refresh provides ways to refresh %INC files when updated on disk.

perl-devel-checkbin 0.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-CheckBin
Licenses: GPL 1+
Synopsis: Check that a command is available
Description:

Devel::CheckBin is a perl module that checks whether a particular command is available.

perl-test-cpan-meta 0.25
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-CPAN-Meta
Licenses: Artistic License 2.0
Synopsis: Validate your CPAN META.yml files
Description:

This module was written to ensure that a META.yml file meets the specification.

perl-statistics-pca 0.0.1
Propagated dependencies: perl-contextual-return@0.004014 perl-math-cephes@0.5305 perl-math-matrixreal@2.13 perl-text-simpletable@2.07
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Statistics-PCA
Licenses: GPL 1+
Synopsis: Perl implementation of Principal Component Analysis
Description:

This package provides the Statistics::PCA module, an implementation of Principal Component Analysis (PCA).

perl-lingua-stem-it 0.02
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-It
Licenses: GPL 1+
Synopsis: Porter's stemming algorithm for Italian
Description:

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Italian word.

perl-string-license 0.0.9
Propagated dependencies: perl-array-intspan@2.004 perl-feature-compat-class@0.06 perl-log-any@1.707 perl-namespace-clean@0.27 perl-path-tiny@0.118 perl-regexp-pattern@0.2.14 perl-regexp-pattern-license@3.11.0
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/String-License
Licenses: AGPL 3+
Synopsis: Detect source code license statements in a text string
Description:

String::License identifies license statements in a string and serializes them in a normalized format.

perl-email-abstract 3.010
Propagated dependencies: perl-email-simple@2.218 perl-module-pluggable@5.2 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Abstract
Licenses: GPL 1+
Synopsis: Interface to mail representations
Description:

Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code.

perl-xml-sax-writer 0.57
Propagated dependencies: perl-libxml@0.08 perl-xml-filter-buffertext@1.01 perl-xml-namespacesupport@1.12 perl-xml-sax-base@1.09
Channel: guix
Location: gnu/packages/xml.scm (gnu packages xml)
Home page: https://metacpan.org/release/XML-SAX-Writer
Licenses: GPL 1+
Synopsis: SAX2 XML Writer
Description:

This is an XML writer that understands SAX2. It is based on XML::Handler::YAWriter.

perl-lingua-stem-fr 0.02
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Fr
Licenses: GPL 1+
Synopsis: Porter's stemming algorithm for French
Description:

This module uses a modified version of the Porter Stemming Algorithm to return a stemmed French word.

perl-linux-inotify2 2.2
Propagated dependencies: perl-common-sense@3.75
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Linux-Inotify2
Licenses: GPL 1+
Synopsis: Scalable file change notification
Description:

This module implements an interface to the Linux 2.6.13 and later Inotify file change notification system.

perl-text-tabs+wrap 2013.0523
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/dist/Text-Tabs+Wrap
Licenses: GPL 1+
Synopsis: Text::Tabs and Text::Wrap Modules
Description:

Text::Tabs will add or remove tabs from a document. Text::Wrap will reformat lines into paragraphs.

perl-lingua-stem-ru 0.04
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Ru
Licenses: GPL 1+
Synopsis: Porter's stemming algorithm for Russian
Description:

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word.

perl-io-interactive 1.022
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/IO-Interactive
Licenses: GPL 1+
Synopsis: Utilities for interactive I/O
Description:

This module provides three utility subroutines that make it easier to develop interactive applications: is_interactive(), interactive(), and busy().

Total results: 999