[ 源代码: libmouse-perl ]
软件包:libmouse-perl(2.5.11-1 以及其他的)
libmouse-perl 的相关链接
Debian 的资源:
下载源码包 libmouse-perl:
- [libmouse-perl_2.5.11-1.dsc]
- [libmouse-perl_2.5.11.orig.tar.gz]
- [libmouse-perl_2.5.11-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- gregor herrmann (QA 页面)
- Ansgar Burchardt (QA 页面)
- Dominic Hargreaves (QA 页面)
外部的资源:
- 主页 [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 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base
-
- rec: libclass-method-modifiers-perl
- Perl module providing method modifiers