The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Function::Parameters::Info"

Function::Parameters::Info - Information about parameter lists River stage three • 48 direct dependents • 188 total dependents

"Function::Parameters::info" returns objects of this class to describe parameter lists of functions. See below for "Parameter Objects". The following methods are available: $info->invocants Returns a list of parameter objects for the variables into w...

MAUKE/Function-Parameters-2.002004 - 15 Jul 2023 03:59:55 UTC

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

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

Function::Parameters - define functions and methods with parameter lists ("subroutine signatures") River stage three • 48 direct dependents • 188 total dependents

This module provides two new keywords, "fun" and "method", for defining functions and methods with parameter lists. At minimum this saves you from having to unpack @_ manually, but this module can do much more for you. The parameter lists provided by...

MAUKE/Function-Parameters-2.002004 - 15 Jul 2023 03:59:55 UTC

Function::Interface::Impl - implements interface package River stage zero No dependents

Function::Interface::Impl is for implementing interface package. This module checks if the abstract functions are implemented at compile time and imports Function::Parameters and Function::Return into the implementing package....

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

Function::Interface::Info::Function::Param - information about parameters of abstract function River stage zero No dependents

KFLY/Function-Interface-0.06 - 19 Jun 2019 15:29:48 UTC
6 results (0.062 seconds)