[ ソース: libmoox-late-perl ]
パッケージ: libmoox-late-perl (0.015-4)
libmoox-late-perl に関するリンク
Debian の資源:
libmoox-late-perl ソースパッケージをダウンロード:
- [libmoox-late-perl_0.015-4.dsc]
- [libmoox-late-perl_0.015.orig.tar.gz]
- [libmoox-late-perl_0.015-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
easily translate Moose code to Moo
Moo is a light-weight object oriented programming framework which aims to be partly compatible with Moose. However, the surface syntax of Moo differs somewhat from Moose.
MooX::late provides some assistance by enabling a slightly more Moosey surface syntax. MooX::late makes it easier:
- to port code that was initially written for Moose to Moo - to write Moo code that can later be converted to use the full Moose feature-set if needed.
その他の libmoox-late-perl 関連パッケージ
|
|
|
|
-
- dep: libmoo-perl (>= 1.006000)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libtype-tiny-perl
- tiny, yet Moo(se)-compatible type constraint
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libmoox-handlesvia-perl
- Moose Native Traits-like behavior for Moo