The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "KFLY"

Sub::Meta - handle subroutine meta information River stage one • 1 direct dependent • 1 total dependent

"Sub::Meta" provides methods to handle subroutine meta information. In addition to information that can be obtained from subroutines using module B etc., subroutines can have meta information such as arguments and return values....

KFLY/Sub-Meta-0.15 - 07 Jun 2022 00:51:00 UTC - Search in distribution

Type::Alias - type alias for type constraints River stage zero No dependents

Type::Alias creates type aliases and type functions for existing type constraints such as Type::Tiny, Moose, Mouse. The aim of this module is to enhance the reusability of types and make it easier to express types. IMPORT OPTIONS -alias "-alias" is a...

KFLY/Type-Alias-0.06 - 14 Aug 2023 09:18:57 UTC - Search in distribution

Types::Equal - type constraints for single value equality River stage zero No dependents

Types::Equal provides type constraints for single string equality like TypeScript's string literal types. Eq "Eq" is function of a type constraint Type::Tiny::Eq which is for single string equality. Equ "Equ" is function of a type constraint Type::Ti...

KFLY/Types-Equal-0.02 - 14 Aug 2023 03:28:17 UTC - Search in distribution

Function::Return - specify a function return type River stage one • 1 direct dependent • 1 total dependent

Function::Return allows you to specify a return type for your functions. SUPPORT This module supports all perl versions starting from v5.14. IMPORT OPTIONS no_check You can switch off type check. If you change globally, use "<$ENV{FUNCTION_RETURN_NO_...

KFLY/Function-Return-0.15 - 26 Mar 2023 05:32:23 UTC - Search in distribution

HTTP::SecureHeaders - manage security headers with many safe defaults River stage one • 2 direct dependents • 2 total dependents

HTTP::SecureHeaders manages HTTP headers to protect against XSS attacks, insecure connections, content type sniffing, etc. NOTE: To protect against these attacks, sanitization of user input values and other protections are also required....

KFLY/HTTP-SecureHeaders-0.01 - 06 May 2022 10:59:05 UTC - Search in distribution

Function::Interface - declare typed interface package River stage zero No dependents

This module provides a typed interface. "Function::Interface" declares abstract functions without implementation and defines an interface package. "Function::Interface::Impl" checks if the abstract functions are implemented at compile time. SUPPORT T...

KFLY/Function-Interface-0.06 - 19 Jun 2019 15:29:48 UTC - Search in distribution

JSON::UnblessObject - unbless object using JSON spec like Cpanel::JSON::XS::Type River stage zero No dependents

JSON::UnblessObject is designed to assist with JSON encode. For example, an blessed object can be encoded using JSON spec: my $json = Cpanel::JSON::XS->new->canonical; sub encode_json { my ($data, $spec) = @_; $data = unbless_object($data, $spec) if ...

KFLY/JSON-UnblessObject-0.02 - 07 Jun 2022 00:34:04 UTC - Search in distribution

Contextual::Diag - diagnosing perl context River stage zero No dependents

Contextual::Diag is a tool for diagnosing perl context. The purpose of this module is to make it easier to learn perl context. contextual_diag() contextual_diag(@_) => @_ By plugging in the context where you want to know, indicate what the context: #...

KFLY/Contextual-Diag-0.04 - 13 May 2021 14:21:38 UTC - Search in distribution

Variable::Declaration - declare with type constraint River stage zero No dependents

Warning: This module is still new and experimental. The API may change in future versions. The code may be buggy. Variable::Declaration provides new variable declarations, i.e. "let", "static", and "const". "let" is equivalent to "my" with type const...

KFLY/Variable-Declaration-0.06 - 29 Jan 2023 22:59:11 UTC - Search in distribution

Amon2::Plugin::Web::CpanelJSON - Cpanel::JSON::XS plugin River stage zero No dependents

This is a JSON plugin for Amon2. The differences from Amon2::Plugin::Web::JSON are as follows. * Cpanel::JSON::XS::Type is available * HTTP status code can be specified * Flexible Configurations...

KFLY/Amon2-Plugin-Web-CpanelJSON-0.01 - 03 Jun 2022 13:26:02 UTC - Search in distribution

Sub::WrapInType::Attribute - attribute for Sub::WrapInType River stage zero No dependents

This module provides attribute for Sub::WrapInType, which makes it easier to check during the compilation phase....

KFLY/Sub-WrapInType-Attribute-0.02 - 04 May 2021 12:31:31 UTC - Search in distribution

Plack::Middleware::SecureHeaders - manage security headers middleware River stage zero No dependents

This middleware manages HTTP headers to protect against XSS attacks, insecure connections, content type sniffing, etc. Specifically, this module manages two things. One is Content-Type validation. Second is using HTTP::SecureHeaders to set secure HTT...

KFLY/Plack-Middleware-SecureHeaders-0.01 - 06 May 2022 11:29:38 UTC - Search in distribution
12 results (0.028 seconds)