| Name: | perl-MooseX-Types-Path-Class |
|---|---|
| Version: | 0.06 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 11805 |
| License: | GPL+ or Artistic |
| RPM: | perl-MooseX-Types-Path-Class-0.06-4.el7.noarch.rpm |
| Source RPM: | perl-MooseX-Types-Path-Class-0.06-4.el7.src.rpm |
| Build Date: | Fri Dec 15 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MooseX-Types-Path-Class |
| Summary: | A Path::Class type library for Moose |
| Description: | 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. |