_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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-moosex-object-pluggable 0.0014
Propagated dependencies: perl-module-pluggable@5.2 perl-module-runtime@0.016 perl-moose@2.2015 perl-namespace-autoclean@0.29 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Object-Pluggable
Licenses: GPL 1+
Synopsis: Make your classes pluggable
Description:

MooseX::Object::Pluggable makes your classes pluggable.

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.

perl-devel-globaldestruction 0.14
Propagated dependencies: perl-sub-exporter-progressive@0.001013
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-GlobalDestruction
Licenses: GPL 1+
Synopsis: Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls
Description:

Devel::GlobalDestruction provides a function returning the equivalent of "${^GLOBAL_PHASE} eq 'DESTRUCT'" for older perls.

perl-moosex-traits-pluggable 0.12
Propagated dependencies: perl-class-load@0.25 perl-list-moreutils@0.430 perl-moose@2.2015 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Traits-Pluggable
Licenses: GPL 1+
Synopsis: Trait loading and resolution for Moose
Description:

Adds support on top of MooseX::Traits for class precedence search for traits and some extra attributes.

perl-datetime-format-iso8601 0.08
Propagated dependencies: perl-datetime@1.54 perl-datetime-format-builder@0.82 perl-file-find-rule@0.34 perl-test-distribution@2.00 perl-test-pod@1.52
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-ISO8601
Licenses: GPL 1+
Synopsis: Parse ISO8601 date and time formats
Description:

DateTime::Format::ISO8601 is a DateTime extension that parses almost all ISO8601 date and time formats.

perl-locale-maketext-lexicon 1.00
Propagated dependencies: perl-html-parser@3.72 perl-lingua-en-sentence@0.31 perl-ppi@1.270 perl-template-toolkit@2.28 perl-text-haml@0.990118 perl-yaml@1.30
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Locale-Maketext-Lexicon
Licenses: X11
Synopsis: Use other catalog formats in Maketext
Description:

This module provides lexicon-handling modules to read from other localization formats, such as Gettext, Msgcat, and so on.

perl-catalyst-plugin-session 0.41
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-moose@2.2015 perl-moosex-emulate-class-accessor-fast@0.009032 perl-mro-compat@0.13 perl-namespace-clean@0.27 perl-object-signature@1.08 perl-test-www-mechanize-psgi@0.38
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-Session
Licenses: GPL 1+
Synopsis: Catalyst generic session plugin
Description:

This plugin links the two pieces required for session management in web applications together: the state, and the store.

perl-datetime-format-natural 1.12
Propagated dependencies: perl-boolean@0.46 perl-clone@0.43 perl-date-calc@6.4 perl-date-calc-xs@6.4 perl-datetime@1.54 perl-datetime-timezone@2.47 perl-list-moreutils@0.430 perl-params-validate@1.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Natural
Licenses: GPL 1+
Synopsis: Machine-readable date/time with natural parsing
Description:

DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.

perl-term-progressbar-simple 0.03
Propagated dependencies: perl-term-progressbar-quiet@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-ProgressBar-Simple
Licenses: GPL 1+
Synopsis: Simple progress bars
Description:

Term::ProgressBar::Simple tells you how much work has been done, how much is left to do, and estimate how long it will take.

perl-lingua-stem-snowball-da 1.01
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Snowball-Da
Licenses: GPL 2
Synopsis: Porters stemming algorithm for Danish
Description:

Lingua::Stem::Snowball::Da is a perl port of the danish stemmer at http://snowball.sourceforge.net, it was originally altered from the Lingua::Stem::Snowball::Se.

perl-test2-plugin-nowarnings 0.06
Propagated dependencies: perl-test2-suite@0.000155
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test2-Plugin-NoWarnings
Licenses: GPL 1+
Synopsis: Fail if tests warn
Description:

Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via diag.

perl-posix-strftime-compiler 0.42
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/POSIX-strftime-Compiler
Licenses: GPL 1+
Synopsis: GNU C library compatible strftime for loggers and servers
Description:

POSIX::strftime::Compiler provides GNU C library compatible strftime(3). But this module is not affected by the system locale. This feature is useful when you want to write loggers, servers, and portable applications.

perl-datetime-format-builder 0.82
Propagated dependencies: perl-class-factory-util@1.7 perl-datetime@1.54 perl-datetime-format-strptime@1.77 perl-params-validate@1.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Builder
Licenses: Artistic License 2.0
Synopsis: Create DateTime parser classes and objects
Description:

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.

perl-test-www-mechanize-psgi 0.38
Propagated dependencies: perl-plack@1.0033 perl-test-www-mechanize@1.52
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Test-WWW-Mechanize-PSGI
Licenses: GPL 1+
Synopsis: Test PSGI programs using WWW::Mechanize
Description:

PSGI is a specification to decouple web server environments from web application framework code. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI applications.

Total results: 978