软件包: libalgorithm-c3-perl (0.10-1)
libalgorithm-c3-perl 的相关链接
Trisquel 的资源:
下载源码包 libalgorithm-c3-perl:
- [libalgorithm-c3-perl_0.10-1.dsc]
- [libalgorithm-c3-perl_0.10.orig.tar.gz]
- [libalgorithm-c3-perl_0.10-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Krzysztof Krzyzaniak (eloy)
- Ryan Niebur
- Florian Schlichting
外部的资源:
- 主页 [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 inheritence. 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