[ aria ]
[ 源代码: libmouse-perl ]
软件包:libmouse-perl(2.5.10-1 以及其他的)
libmouse-perl 的相关链接
下载源码包 libmouse-perl:
- [libmouse-perl_2.5.10-1.debian.tar.xz]
- [libmouse-perl_2.5.10-1.dsc]
- [libmouse-perl_2.5.10.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
lightweight object framework for Perl
Mouse is a lightweight Perl object framework based largely on the techniques created for Moose, the leading Perl framework for painless OO class creation. It is designed to be similar in functionality to Moose, though faster, by only providing a subset of Moose's functionality, alleviating some of the compile- time penalty incurred by Moose. It also has considerably less dependencies.
其他与 libmouse-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.36.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虚包由这些包填实: perl-base
-
- rec: libclass-method-modifiers-perl
- Perl module providing method modifiers