[ ソース: libmouse-perl ]
パッケージ: libmouse-perl (2.5.10-1 など)
libmouse-perl に関するリンク
Debian の資源:
libmouse-perl ソースパッケージをダウンロード:
- [libmouse-perl_2.5.10-1.dsc]
- [libmouse-perl_2.5.10.orig.tar.gz]
- [libmouse-perl_2.5.10-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.32.0-4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.32.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- rec: libclass-method-modifiers-perl
- Perl module providing method modifiers