パッケージ: libclass-tiny-antlers-perl (0.024-2)
libclass-tiny-antlers-perl に関するリンク
Trisquel の資源:
libclass-tiny-antlers-perl ソースパッケージをダウンロード:
- [libclass-tiny-antlers-perl_0.024-2.dsc]
- [libclass-tiny-antlers-perl_0.024.orig.tar.gz]
- [libclass-tiny-antlers-perl_0.024-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Doug Torrance
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Moose-like sugar for Class::Tiny
Class::Tiny::Antlers provides Moose-like has, extends, with, before, after and around keywords for Class::Tiny. (The with keyword requires Role::Tiny; method modifiers require Class::Method::Modifiers.)
Class::Tiny doesn't support all Moose's attribute options; has should throw you an error if you try to do something it doesn't support (like triggers).
Class::Tiny::Antlers does however hack in support for is => 'ro' and Moo-style is => 'rwp', clearers and predicates.
From version 0.24, Class::Tiny::Antlers also adds support for `isa` and `coerce` using Type::Tiny. (I mean, this is a TOBYINK module, so what do you expect?!) Technically MooseX::Types, MouseX::Types, Specio, and Type::Nano should work, but these are less tested.
その他の libclass-tiny-antlers-perl 関連パッケージ
|
|
|
-
- dep: libclass-tiny-perl
- minimalist class construction module for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language