软件包:libfeature-compat-class-perl(0.07-1)
libfeature-compat-class-perl 的相关链接
Debian 的资源:
下载源码包 libfeature-compat-class-perl:
- [libfeature-compat-class-perl_0.07-1.dsc]
- [libfeature-compat-class-perl_0.07.orig.tar.gz]
- [libfeature-compat-class-perl_0.07-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libhash-util-fieldhash-compat-perl
- libparse-keyword-perl
- libobject-pad-fieldattr-final-perl
- libsyntax-operator-is-perl
- libobject-pad-fieldattr-trigger-perl
- libclass-spiffy-perl
- libsocket-getaddrinfo-perl
- libobject-pad-perl
- libkeyword-simple-perl
- libobject-pad-fieldattr-lazyinit-perl
- libmodule-install-perl
make class syntax available
Feature::Compat::Class provides the new class keyword and related others (method, field and ADJUST) in a forward-compatible way.
There is a branch of Perl development source code which provides this syntax, under the class named feature. If all goes well, this will become available in a stable release in due course. On such perls that contain the feature, this module simple enables it.
On older versions of perl before such syntax is availble in core, it is currently provided instead using the Object::Pad module, imported with a special set of options to configure it to only recognise the same syntax as the core perl feature, thus ensuring any code using it will still continue to function on that newer perl.
其他与 libfeature-compat-class-perl 有关的软件包
|
|
|
|
-
- dep: libobject-pad-perl (>= 0.806)
- module providing a simple syntax for lexical field-based objects
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)