[ 源代码: libmoosex-types-path-class-perl ]
软件包:libmoosex-types-path-class-perl(0.09-2)
libmoosex-types-path-class-perl 的相关链接
Debian 的资源:
下载源码包 libmoosex-types-path-class-perl:
- [libmoosex-types-path-class-perl_0.09-2.dsc]
- [libmoosex-types-path-class-perl_0.09.orig.tar.gz]
- [libmoosex-types-path-class-perl_0.09-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmoosex-types-datetime-perl
- libtypes-path-tiny-perl
- libmoosex-types-set-object-perl
- libmoosex-getopt-perl
- libmoosex-types-path-tiny-perl
- libmoosex-types-stringlike-perl
- libmoosex-types-iso8601-perl
- libmoosex-types-uri-perl
- libmousex-getopt-perl
- libmoosex-types-laxnum-perl
- libmoosex-types-structured-perl
Path::Class type library for Moose
MooseX::Types::Path::Class creates common Moose types, coercions and option specifications useful for dealing with Path::Class objects as Moose attributes.
Coercions (see Moose::Util::TypeConstraints) are made from both 'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File objects. If you have MooseX::Getopt installed, the Getopt option type ("=s") will be added for both Path::Class::Dir and Path::Class::File.
其他与 libmoosex-types-path-class-perl 有关的软件包
|
|
|
|
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libmoosex-getopt-perl
- Moose extension for processing command line options