Name : perl-Syntax-Operator-ExistsOr
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 19:09:24
|
Group : Unspecified
| Source RPM : perl-Syntax-Operator-ExistsOr-0.01-lp155.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : An infix operator sensitive to hash element existence
|
Description :
This module provides an infix operator that similar to the defined-or \'//\' core perl operator, but which cares about hash element existence rather than definedness.
Current stable versions of perl do not directly support custom infix operators, but the ability was added in the 5.37.x development cycle and is available from perl v5.37.7 onwards. The documentation of XS::Parse::Infix describes the situation in more detail. This module is therefore _almost_ entirely useless on stable perl builds. While the regular parser does not support custom infix operators, they are supported via \'XS::Parse::Infix\' and hence XS::Parse::Keyword, and so custom keywords which attempt to parse operator syntax may be able to use it.
This module does not provide wrapper functions for the operators, as their inherent short-circuiting behaviour would appear confusing when expressed in function-like syntax.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-S/15.5/x86_64 |