[ 原始碼: 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)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base
-
- rec: libclass-method-modifiers-perl
- Perl module providing method modifiers