_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-webservice-musicbrainz 1.0.5
Propagated dependencies: perl-mojolicious@9.17
Channel: guix
Location: gnu/packages/music.scm (gnu packages music)
Home page: https://metacpan.org/release/WebService-MusicBrainz
Licenses: GPL 1+
Synopsis: Web service API to the MusicBrainz database
Description:

This module searches the MusicBrainz database through their web service at musicbrainz.org.

perl-moosex-params-validate 0.21
Propagated dependencies: perl-devel-caller@2.06 perl-moose@2.2015 perl-params-validate@1.29 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Params-Validate
Licenses: GPL 1+
Synopsis: Extension of Params::Validate using Moose's types
Description:

This module fills a gap in Moose by adding method parameter validation to Moose.

perl-class-accessor-grouped 0.10014
Propagated dependencies: perl-class-xsaccessor@1.19 perl-module-runtime@0.016 perl-sub-name@0.21
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Accessor-Grouped
Licenses: GPL 1+
Synopsis: Build groups of accessors
Description:

This class lets you build groups of accessors that will call different getters and setters.

perl-html-tokeparser-simple 3.16
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-sub-override@0.10
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-TokeParser-Simple
Licenses: GPL 1+
Synopsis: Easy to use parsing interface
Description:

Provides HTML::TokeParser::Simple, a simpler interface to HTML::TokeParser for parsing HTML.

perl-class-c3-componentised 1.001002
Propagated dependencies: perl-class-c3@0.35 perl-class-inspector@1.36 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-C3-Componentised
Licenses: GPL 1+
Synopsis: Load mix-ins or components to your C3-based class
Description:

This module will inject base classes to your module using the Class::C3 method resolution order.

perl-html-treebuilder-xpath 0.14
Propagated dependencies: perl-html-tree@5.07 perl-xml-xpathengine@0.14
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-TreeBuilder-XPath
Licenses: GPL 1+
Synopsis: XPath support for @code{HTML::TreeBuilder}
Description:

This module implements HTML::TreeBuilder::XPath for HTML::TreeBuilder, making it easy to parse documents using XPath.

perl-text-markdown-discount 0.11
Dependencies: discount@2.2.7
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://metacpan.org/release/Text-Markdown-Discount
Licenses: GPL 1+
Synopsis: Fast function for converting Markdown to HTML using Discount
Description:

Text::Markdown::Discount is a Perl extension to the Discount markdown implementation.

  use Text::Markdown::Discount;
  my $html = markdown($text)
perl-regexp-pattern-license 3.1.94
Propagated dependencies: perl-strictures@2.000006 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/Regexp-Pattern-License
Licenses: GPL 3+
Synopsis: Regular expressions for legal licenses
Description:

Regexp::Pattern::License provides a hash of regular expression patterns related to legal software licenses.

Regexp::Pattern is a convention for organizing reusable regex patterns.

perl-moox-strictconstructor 0.010
Propagated dependencies: perl-class-method-modifiers@2.13 perl-moo@1.007000 perl-strictures@1.005005
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooX-StrictConstructor
Licenses: GPL 1+
Synopsis: Make Moo-based object constructors blow up on unknown attributes
Description:

Loading MooX::StrictConstructor makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it dies.

perl-unicode-eastasianwidth 12.0
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Unicode-EastAsianWidth
Licenses: CC0
Synopsis: East Asian Width properties
Description:

This module provides user-defined Unicode properties that deal with width status of East Asian characters, as specified in UnicodeĀ® Standard Annex #11.

perl-catalyst-view-download 0.09
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-View-Download
Licenses: GPL 1+
Synopsis: Download data in many formats
Description:

The purpose of this module is to provide a method for downloading data into many supportable formats. For example, downloading a table based report in a variety of formats (CSV, HTML, etc.).

perl-class-accessor-chained 0.01
Propagated dependencies: perl-class-accessor@0.51
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Accessor-Chained
Licenses: GPL 1+
Synopsis: Faster, but less expandable, chained accessors
Description:

A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments. This module subclasses Class::Accessor in order to provide the same mk_accessors interface.

perl-class-data-inheritable 0.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Data-Inheritable
Licenses: GPL 1+
Synopsis: Inheritable, overridable class data
Description:

Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden.

perl-datetime-format-sqlite 0.11
Propagated dependencies: perl-datetime@1.54 perl-datetime-format-builder@0.82
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-SQLite
Licenses: GPL 1+
Synopsis: Parse and format SQLite dates and times
Description:

This module understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.

perl-datetime-format-w3cdtf 0.07
Dependencies: perl-datetime@1.54
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-W3CDTF
Licenses: GPL 1+
Synopsis: Parse and format W3CDTF datetime strings
Description:

This module understands the W3CDTF date/time format, an ISO 8601 profile, defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date format of RSS 1.0. It can be used to parse these formats in order to create the appropriate objects.

perl-term-progressbar-quiet 0.31
Propagated dependencies: perl-io-interactive@1.022 perl-term-progressbar@2.17 perl-test-mockobject@1.20191002
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-ProgressBar-Quiet
Licenses: GPL 1+
Synopsis: Progress meter if run interactively
Description:

Term::ProgressBar is a wonderful module for showing progress bars on the terminal. This module acts very much like that module when it is run interactively. However, when it is not run interactively (for example, as a cron job) then it does not show the progress bar.

perl-test-portability-files 0.10
Propagated dependencies: perl-pathtools@3.75
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/dist/Test-Portability-Files
Licenses: GPL 1+
Synopsis: Check file names portability
Description:

Test::Portability::Files module is used to check the portability across operating systems of the names of the files present in the distribution of a module. The tests use the advices given in 'Files and Filesystems' in perlport. The author of a distribution can select which tests to execute.

perl-cpan-meta-requirements 2.140
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/CPAN-Meta-Requirements
Licenses: GPL 1+
Synopsis: Set of version requirements for a CPAN dist
Description:

A CPAN::Meta::Requirements object models a set of version constraints like those specified in the META.yml or META.json files in CPAN distributions, and as defined by CPAN::Meta::Spec. It can be built up by adding more and more constraints, and will reduce them to the simplest representation.

perl-class-method-modifiers 2.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Method-Modifiers
Licenses: GPL 1+
Synopsis: Moose-like method modifiers
Description:

Class::Method::Modifiers provides three modifiers: before, around, and after. before and after are run just before and after the method they modify, but can not really affect that original method. around is run in place of the original method, with a hook to easily call that original method.

perl-string-toidentifier-en 0.12
Propagated dependencies: perl-lingua-en-inflect-phrase@0.20 perl-text-unidecode@1.30 perl-namespace-clean@0.27
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/String-ToIdentifier-EN
Licenses: GPL 1+
Synopsis: Convert strings to English program identifiers
Description:

This module provides a utility method, "to_identifier" for converting an arbitrary string into a readable representation using the ASCII subset of "\w" for use as an identifier in a computer program. The intent is to make unique identifier names from which the content of the original string can be easily inferred by a human just by reading the identifier.

perl-bio-pipeline-comparison 1.123050
Dependencies: bioperl-minimal@1.7.0 perl-exception-class@1.44 perl-file-which@1.23 perl-moose@2.2015 perl-try-tiny@0.31
Propagated dependencies: htslib@1.19 which@2.21
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Bio-Pipeline-Comparison
Licenses: GPL 3+
Synopsis: Comparative assesment of variant calling (CAVar)
Description:
perl-catalyst-plugin-captcha 0.04
Propagated dependencies: perl-catalyst-plugin-session@0.41 perl-catalyst-runtime@5.90124 perl-gd-securityimage@1.75 perl-http-date@6.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-Captcha
Licenses: GPL 1+
Synopsis: Captchas for Catalyst
Description:

This plugin creates and validates Captcha images for Catalyst.

perl-test-file-sharedir-dist 1.001002
Propagated dependencies: perl-class-tiny@1.008 perl-file-copy-recursive@0.38 perl-file-sharedir@1.116 perl-path-tiny@0.118 perl-scope-guard@0.21 perl-test-fatal@0.016
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://github.com/kentnl/Test-File-ShareDir
Licenses: GPL 1+
Synopsis: Dist oriented ShareDir tester
Description:

This module creates a Fake ShareDir for your modules for testing.

perl-moosex-methodattributes 0.31
Propagated dependencies: perl-moose@2.2015 perl-moosex-types@0.45 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-MethodAttributes
Licenses: GPL 1+
Synopsis: Code attribute introspection
Description:

This module allows code attributes of methods to be introspected using Moose meta method objects.

Total results: 939