| Name: | perl-MooseX-Types-Stringlike |
|---|---|
| Version: | 0.003 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 24031 |
| License: | ASL 2.0 |
| RPM: | perl-MooseX-Types-Stringlike-0.003-1.el7.noarch.rpm |
| Source RPM: | perl-MooseX-Types-Stringlike-0.003-1.el7.src.rpm |
| Build Date: | Mon Nov 27 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/MooseX-Types-Stringlike/ |
| Summary: | Moose type constraints for strings or string-like objects |
| Description: | This module provides a more general version of the Str type. If coercions are enabled, it will accept objects that overload stringification and coerces them into strings. |
- Update to 0.003
- New ArrayRefOfStringlike, ArrayRefOfStringable types to facilitate coercion
of lists
- Initial RPM version