_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-dbix-class-schema-loader 0.07049
Propagated dependencies: perl-class-unload@0.11 perl-class-inspector@1.36 perl-class-accessor-grouped@0.10014 perl-class-c3-componentised@1.001002 perl-carp-clan@6.08 perl-data-dump@1.23 perl-dbix-class@0.082843 perl-hash-merge@0.302 perl-list-moreutils@0.430 perl-lingua-en-inflect-phrase@0.20 perl-lingua-en-inflect-number@1.12 perl-lingua-en-tagger@0.30 perl-namespace-clean@0.27 perl-mro-compat@0.13 perl-scope-guard@0.21 perl-string-camelcase@0.04 perl-string-toidentifier-en@0.12 perl-sub-name@0.21 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBIx-Class-Schema-Loader
Licenses: GPL 1+
Synopsis: Create a DBIx::Class::Schema based on a database
Description:

DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships.

perl-lingua-en-inflect-number 1.12
Propagated dependencies: perl-lingua-en-inflect@1.903
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Inflect-Number
Licenses: GPL 1+
Synopsis: Force number of words to singular or plural
Description:

This module extends the functionality of Lingua::EN::Inflect with three new functions for determining plurality of a word and forcefully converting a word to singular or plural.

perl-moosex-strictconstructor 0.19
Propagated dependencies: 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-StrictConstructor
Licenses: Artistic License 2.0
Synopsis: Strict object constructors for Moose
Description:

Simply loading this module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it calls Moose->throw_error().

perl-datetime-calendar-julian 0.102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Calendar-Julian
Licenses: GPL 1+
Synopsis: Dates in the Julian calendar
Description:

This package is a companion module to DateTime.pm. It implements the Julian calendar. It supports everything that DateTime.pm supports and more: about one day per century more, to be precise.

perl-lwp-useragent-determined 1.07
Propagated dependencies: perl-libwww@6.67
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/LWP-UserAgent-Determined
Licenses: GPL 1+
Synopsis: Virtual browser that retries errors
Description:

LWP::UserAgent::Determined works just like LWP::UserAgent, except that when you use it to get a web page but run into a possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds and retry a few times.

perl6-grammar-profiler-simple 0.02-1.c0aca5f
Channel: guix
Location: gnu/packages/perl6.scm (gnu packages perl6)
Home page: https://github.com/perlpilot/Grammar-Profiler-Simple
Licenses: Artistic License 2.0
Synopsis: Simple rule profiling for Raku grammars
Description:

This module provides a simple profiler for Raku grammars. To enable profiling simply add use Grammar::Profiler::Simple; to your code. Any grammar in the lexical scope of the use statement will automatically have profiling information collected when the grammar is used.

perl-datetime-format-strptime 1.77
Propagated dependencies: perl-datetime@1.54 perl-datetime-locale@1.23 perl-datetime-timezone@2.47 perl-package-deprecationmanager@0.17 perl-params-validate@1.29 perl-sub-name@0.21 perl-test-warnings@0.030
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Strptime
Licenses: Artistic License 2.0
Synopsis: Parse and format strp and strf time patterns
Description:

This module implements most of `strptime(3)`, the POSIX function that is the reverse of `strftime(3)`, for `DateTime`. While `strftime` takes a `DateTime` and a pattern and returns a string, `strptime` takes a string and a pattern and returns the `DateTime` object associated.

perl-statistics-distributions 1.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/Statistics::Distributions
Licenses: GPL 1+
Synopsis: Calculating some values of common statistical distributions
Description:

Statistics::Distributions calculates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution.

perl-sub-exporter-progressive 0.001013
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Exporter-Progressive
Licenses: GPL 1+
Synopsis: Only use Sub::Exporter if you need it
Description:

Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. This module is a "Sub::Exporter" wrapper that will let your users just use Exporter if all they are doing is picking exports, but use "Sub::Exporter" if your users try to use "Sub::Exporter"'s more advanced features, like renaming exports, if they try to use them.

perl-extutils-typemaps-default 1.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Typemaps-Default
Licenses: GPL 1+
Synopsis: Set of useful typemaps
Description:

The package provides a number of useful typemaps as submodules of ExtUtils::Typemaps.

perl-apache-logformat-compiler 0.36
Propagated dependencies: perl-posix-strftime-compiler@0.42
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Apache-LogFormat-Compiler
Licenses: GPL 1+
Synopsis: Compile a log format string to perl-code
Description:

This module provides methods to compile a log format string to perl-code, for faster generation of access_log lines.

perl-glib-object-introspection 0.051
Propagated dependencies: gobject-introspection@1.78.1 perl-cairo-gobject@1.005 perl-glib@1.3294
Channel: guix
Location: gnu/packages/glib.scm (gnu packages glib)
Home page: https://metacpan.org/dist/Glib-Object-Introspection
Licenses: LGPL 2.1+
Synopsis: Dynamically create Perl language bindings
Description:

Glib::Object::Introspection uses the gobject-introspection and libffi projects to dynamically create Perl bindings for a wide variety of libraries. Examples include gtk+, webkit, libsoup and many more.

perl-plack-test-externalserver 0.02
Propagated dependencies: perl-plack@1.0033
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Plack-Test-ExternalServer
Licenses: GPL 1+
Synopsis: Run HTTP tests on external live servers
Description:

This module allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server.

perl-catalyst-plugin-accesslog 1.10
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-datetime@1.54 perl-moose@2.2015 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-AccessLog
Licenses: GPL 1+
Synopsis: Request logging from within Catalyst
Description:

This Catalyst plugin enables you to create "access logs" from within a Catalyst application instead of requiring a webserver to do it for you. It will work even with Catalyst debug logging turned off.

perl-dbix-class-dynamicdefault 0.04
Propagated dependencies: perl-dbix-class@0.082843
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBIx-Class-DynamicDefault
Licenses: GPL 1+
Synopsis: Automatically set and update fields
Description:

Automatically set and update fields with values calculated at runtime. Ipdate or create actions will set the specified columns to the value returned by the callback you specified as a method name or code reference.

perl-datetime-event-recurrence 0.19
Propagated dependencies: perl-datetime@1.54 perl-datetime-set@0.3900
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Event-Recurrence
Licenses: GPL 1+
Synopsis: DateTime::Set extension for basic recurrences
Description:

This module provides convenience methods that let you easily create DateTime::Set objects for various recurrences, such as "once a month" or "every day". You can also create more complicated recurrences, such as "every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM".

perl-params-validationcompiler 0.30
Propagated dependencies: perl-eval-closure@0.14 perl-exception-class@1.44 perl-specio@0.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://github.com/houseabsolute/Params-ValidationCompiler
Licenses: Artistic License 2.0
Synopsis: Build an optimized subroutine parameter validator
Description:

This module creates a customized, highly efficient parameter checking subroutine. It can handle named or positional parameters, and can return the parameters as key/value pairs or a list of values. In addition to type checks, it also supports parameter defaults, optional parameters, and extra "slurpy" parameters.

perl-plack-middleware-deflater 0.12
Propagated dependencies: perl-plack@1.0033
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Plack-Middleware-Deflater
Licenses: GPL 1+
Synopsis: Compress response body with Gzip or Deflate
Description:

Plack::Middleware::Deflater is a middleware to encode your response body in gzip or deflate, based on "Accept-Encoding" HTTP request header. It would save the bandwidth a little bit but should increase the Plack server load, so ideally you should handle this on the frontend reverse proxy servers.

perl-moosex-role-parameterized 1.10
Propagated dependencies: 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-Role-Parameterized
Licenses: GPL 1+
Synopsis: Moose roles with composition parameters
Description:

Because Moose roles serve many different masters, they usually provide only the least common denominator of functionality. To empower roles further, more configurability than -alias and -excludes is required. Perhaps your role needs to know which method to call when it is done processing, or what default value to use for its url attribute. Parameterized roles offer a solution to these (and other) kinds of problems.

perl-tree-simple-visitorfactory 0.16
Propagated dependencies: perl-tree-simple@1.34
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Tree-Simple-VisitorFactory
Licenses: GPL 1+
Synopsis: Factory object for dispensing Visitor objects
Description:

This module is a factory for dispensing Tree::Simple::Visitor::* objects.

perl-package-deprecationmanager 0.17
Propagated dependencies: perl-list-moreutils@0.430 perl-params-util@1.102 perl-sub-install@0.928
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Package-DeprecationManager
Licenses: Artistic License 2.0
Synopsis: Manage deprecation warnings for your distribution
Description:

This module allows you to manage a set of deprecations for one or more modules.

perl-moosex-types-loadableclass 0.015
Propagated dependencies: perl-module-runtime@0.016 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-Types-LoadableClass
Licenses: GPL 1+
Synopsis: ClassName type constraints for Moose
Description:

MooseX::Types::LoadableClass provides a ClassName type constraint with coercion to load the class.

perl-catalyst-action-renderview 0.16
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-data-visitor@0.30 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Action-RenderView
Licenses: GPL 1+
Synopsis: Sensible default Catalyst action
Description:

This Catalyst action implements a sensible default end action, which will forward to the first available view.

Total results: 939