パッケージ: libmouse-perl (2.5.10-1build4)
libmouse-perl に関するリンク
Trisquel の資源:
libmouse-perl ソースパッケージをダウンロード:
- [libmouse-perl_2.5.10-1build4.dsc]
- [libmouse-perl_2.5.10.orig.tar.gz]
- [libmouse-perl_2.5.10-1build4.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
- Ansgar Burchardt
- Dominic Hargreaves
外部の資源:
- ホームページ [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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- rec: libclass-method-modifiers-perl
- Perl module providing method modifiers