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