パッケージ: libparse-method-signatures-perl (1.003019-1)
libparse-method-signatures-perl に関するリンク
Trisquel の資源:
libparse-method-signatures-perl ソースパッケージをダウンロード:
- [libparse-method-signatures-perl_1.003019-1.dsc]
- [libparse-method-signatures-perl_1.003019.orig.tar.gz]
- [libparse-method-signatures-perl_1.003019-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to parse Perl6-like method signatures
Parse::Method::Signatures takes a method signature and extracts information about it. For users of Perl5 who are unfamiliar with this feature, it is essentially what prototypes are to other languages like C, where methods and functions have parameterized lists that can also optionally enforce data type constraints. It is useful to process Perl6 code, but also the subset of Perl6 supported backported to Perl5 via Moose.
This is primarily intended as a utility module to be used by developers that work with either Moose or Perl6 code, such as MooseX::Method::Signatures (see libmoosex-method-signatures-perl).
その他の libparse-method-signatures-perl 関連パッケージ
|
|
|
-
- dep: libclass-load-perl (>= 0.19)
- module for loading modules by name
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-traits-perl
- Moose extension to apply roles at object creation time
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libmoosex-types-structured-perl
- Moose extension for type constraints on structured types
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language