软件包: 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 (Mail Archive)
- 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