[ 原始碼: libmousex-types-path-class-perl ]
套件:libmousex-types-path-class-perl(0.07-1)
libmousex-types-path-class-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmousex-types-path-class-perl:
- [libmousex-types-path-class-perl_0.07-1.dsc]
- [libmousex-types-path-class-perl_0.07.orig.tar.gz]
- [libmousex-types-path-class-perl_0.07-1.debian.tar.gz]
維護小組:
外部的資源:
- 主頁 [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
- Larry Wall's Practical Extraction and Report Language
-
- sug: libmousex-getopt-perl
- Mouse role for processing command line options