[ 原始碼: libautobox-perl ]
套件:libautobox-perl(3.0.1-2 以及其他的)
libautobox-perl 的相關連結
Debian 的資源:
下載原始碼套件 libautobox-perl:
- [libautobox-perl_3.0.1-2.dsc]
- [libautobox-perl_3.0.1.orig.tar.gz]
- [libautobox-perl_3.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl pragma for method calls on native types
autobox is a Perl pragma that enables method calls on Perl's native data types including numeric values (integers and floats), strings, arrays, hashes and even code references in a simple and consistent way.
When a method is invoked on something which is not a blessed object reference, autobox looks for the method in a package whose name corresponds to the ref() type of the value. This design means extending the default functionality for new methods on a type-by-type basis is very simple.
其他與 libautobox-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libscope-guard-perl
- lexically scoped resource management
-
- dep: perl (>= 5.36.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base