[ 原始碼: libalgorithm-c3-perl ]
套件:libalgorithm-c3-perl(0.11-2)
libalgorithm-c3-perl 的相關連結
Debian 的資源:
下載原始碼套件 libalgorithm-c3-perl:
- [libalgorithm-c3-perl_0.11-2.dsc]
- [libalgorithm-c3-perl_0.11.orig.tar.gz]
- [libalgorithm-c3-perl_0.11-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for merging hierarchies using the C3 algorithm
The Algorithm::C3 module implements the C3 algorithm.
C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritance. It was first introduced in the language Dylan, and then later adopted as the preferred MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well.
其他與 libalgorithm-c3-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language