[ 原始碼: libmultidimensional-perl ]
套件:libmultidimensional-perl(0.014-2 以及其他的)
libmultidimensional-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmultidimensional-perl:
- [libmultidimensional-perl_0.014-2.dsc]
- [libmultidimensional-perl_0.014.orig.tar.gz]
- [libmultidimensional-perl_0.014-2.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.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base