_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
perl-glib-object-introspection 0.051
Propagated dependencies: gobject-introspection@1.82.0 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.49
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-ogg-vorbis-header-pureperl 1.05
Channel: bloup
Location: bloup/packages/perl.scm (bloup packages perl)
Home page: https://metacpan.org/release/Ogg-Vorbis-Header-PurePerl
Licenses: GPL 2+
Synopsis: access Ogg Vorbis info and comment fields
Description:
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.

perl-lingua-en-number-isordinal 0.05
Propagated dependencies: perl-lingua-en-findnumber@1.32
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Number-IsOrdinal
Licenses: GPL 1+
Synopsis: Detect if English number is ordinal or cardinal
Description:

This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number.

perl-mail-authenticationresults 1.20180923
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-AuthenticationResults
Licenses: GPL 1+
Synopsis: Object Oriented Authentication-Results Headers
Description:

Mail::AuthenticationResults parses the message header field that indicates the message authentication status as per RFC7601. This module is not fully compliant with the RFC but it tries to implement most styles of Authentication-Results header seen in the wild.

perl-catalystx-component-traits 0.19
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-class-load@0.25 perl-moose@2.2015 perl-moosex-traits-pluggable@0.12 perl-namespace-autoclean@0.29 perl-list-moreutils@0.430
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CatalystX-Component-Traits
Licenses: GPL 1+
Synopsis: Trait Loading and Resolution for Catalyst Components
Description:

Adds a "COMPONENT" in Catalyst::Component method to your Catalyst component base class that reads the optional "traits" parameter from app and component config and instantiates the component subclass with those traits using "new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.

perl-catalyst-plugin-stacktrace 0.12
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-devel-stacktrace@2.04 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-StackTrace
Licenses: GPL 1+
Synopsis: Stack trace on the Catalyst debug screen
Description:

This plugin enhances the standard Catalyst debug screen by including a stack trace of your application up to the point where the error occurred. Each stack frame is displayed along with the package name, line number, file name, and code context surrounding the line number.

perl-test-www-mechanize-catalyst 0.62
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-class-load@0.25 perl-libwww@6.67 perl-moose@2.2015 perl-namespace-clean@0.27 perl-test-www-mechanize@1.52 perl-www-mechanize@1.91
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Test-WWW-Mechanize-Catalyst
Licenses: GPL 1+
Synopsis: Test::WWW::Mechanize for Catalyst
Description:

The Test::WWW::Mechanize::Catalyst module meshes the Test::WWW:Mechanize module and the Catalyst web application framework to allow testing of Catalyst applications without needing to start up a web server.

perl-moosex-role-withoverloading 0.17
Propagated dependencies: perl-aliased@0.34 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-WithOverloading
Licenses: GPL 1+
Synopsis: Roles which support overloading
Description:

MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those overload methods to be composed into the classes/roles/instances it's compiled to, where plain Moose::Roles would lose the overloading.

perl-catalyst-dispatchtype-regex 5.90035
Propagated dependencies: perl-moose@2.2015 perl-text-simpletable@2.07
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-DispatchType-Regex
Licenses: GPL 1+
Synopsis: Regex DispatchType for Catalyst
Description:

Dispatch type managing path-matching behaviour using regexes. Regex dispatch types have been deprecated and removed from Catalyst core. It is recommend that you use Chained methods or other techniques instead. As part of the refactoring, the dispatch priority of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by when the dispatch type is first seen in your application.

perl-catalyst-plugin-configloader 0.35
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-config-any@0.32 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-Plugin-ConfigLoader
Licenses: GPL 1+
Synopsis: Load config files of various types
Description:

This module will attempt to load find and load configuration files of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.

perl-dbix-class-deploymenthandler 0.002233
Propagated dependencies: perl-carp-clan@6.08 perl-context-preserve@0.03 perl-dbix-class@0.082843 perl-log-contextual@0.008001 perl-module-runtime@0.016 perl-moose@2.2015 perl-moosex-role-parameterized@1.10 perl-namespace-autoclean@0.29 perl-path-class@0.37 perl-sql-splitstatement@1.00023 perl-sql-translator@1.63 perl-sub-exporter-progressive@0.001013 perl-sub-quote@2.006008 perl-text-brew@0.02 perl-try-tiny@0.31 perl-yaml@1.30
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBIx-Class-DeploymentHandler
Licenses: GPL 1+
Synopsis: Extensible DBIx::Class deployment
Description:

DBIx::Class::DeploymentHandler is a tool for deploying and upgrading databases with DBIx::Class. It is designed to be much more flexible than DBIx::Class::Schema::Versioned, hence the use of Moose and lots of roles.

perl-dbix-class-introspectablem2m 0.001002
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-IntrospectableM2M
Licenses: GPL 1+
Synopsis: Introspect many-to-many relationships
Description:

Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.

Total results: 978