[ 源代码: libmultidimensional-perl ]
软件包:libmultidimensional-perl(0.014-1 以及其他的)
libmultidimensional-perl 的相关链接
Debian 的资源:
下载源码包 libmultidimensional-perl:
- [libmultidimensional-perl_0.014-1.dsc]
- [libmultidimensional-perl_0.014.orig.tar.gz]
- [libmultidimensional-perl_0.014-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl pragma to disable multidimensional array emulation
Perl's multidimensional array emulation stems from the days before the language had references, but these days it mostly serves to bite you when you typo a hash slice by using the $ sigil instead of @.
This module lexically makes using multidimensional array emulation a fatal error at compile time. To enable it, simply say
no multidimensional;
at the beginning of your script.
其他与 libmultidimensional-perl 有关的软件包
|
|
|
|
-
- dep: libb-hooks-op-check-perl
- Perl wrapper for OP check callbacks
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.28.0-3)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.28.0
- 本虚包由这些包填实: perl-base