软件包: libmoosex-types-perl (0.50-1)
libmoosex-types-perl 的相关链接
Trisquel 的资源:
下载源码包 libmoosex-types-perl:
- [libmoosex-types-perl_0.50-1.dsc]
- [libmoosex-types-perl_0.50.orig.tar.gz]
- [libmoosex-types-perl_0.50-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Salvatore Bonaccorso
- Ansgar Burchardt
- gregor herrmann
- Alessandro Ghedini
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmoosex-has-sugar-perl
- libmoosex-getopt-perl
- libmoosex-compiletime-traits-perl
- libparse-keyword-perl
- libmoosex-markasmethods-perl
- libmoosex-followpbp-perl
- libmoosex-types-set-object-perl
- libmoosex-types-laxnum-perl
- libmoosex-types-path-tiny-perl
- python-egenix-mxdatetime
- libmoosex-meta-typeconstraint-mooish-perl
Moose extension to organise types in libraries
MooseX::Types allows developers to organise and selectively import your own and the built-in types in libraries, rather than the default behaviour where types are global. As a nice side effect, it catches typographic errors at compile-time too.
The main motivation for this module is to provide an easy way of preventing conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. It also provides some convenient functions for working with Moose types.
其他与 libmoosex-types-perl 有关的软件包
|
|
|
-
- dep: libcarp-clan-perl
- Perl enhancement to Carp error logging facilities
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libnamespace-autoclean-perl (>= 0.16)
- module to remove imported symbols after compilation
-
- dep: libsub-exporter-formethods-perl (>= 0.100052)
- Sub::Exporter extension for handling methods
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language