dev-perl/Type-Tiny: Bump to version 1.2.0
- EAPI6
- Tests enabled w/ parallel!
- Add USE="exmaples"
- Add all recommended deps that are used somewhere internally
Upstream:
- Fix escaping within q{} in tests
- Add functions compile_named, validate_named to Type::Params
- Can use Sub::Util when available
- Better fallback for Utils::dwim_type
- Lazy-load dependencies
- Optimized HashRef,ArrayRef,ScalarRef,Map,Tuple and StrMatch
constraints
- Inlined ::Int check checks value isn't a reference
- ArrayRef[ Int, Int ] and similar now an exception
- Improved error location reporting for Moo
- NumericCode can coerce strings with whitespace
- constraint parameters can be strings of perl code
- localise sig-die in Type::Registry
- Tuple[Int] and similar no longer report having coercions of nested
type lacks coercions
- New CycleTuple type
- RegexpRef now accepts blessed objects if $object->isa('Regexp')
- Support for StrMatch regexp inlining via Regexp::Util
- Include trailing \n at end of stringified exceptions
Keywording:
- New dependencies, dropping keywords for: hppa, ppc
Package-Manager: Portage-2.3.5, Repoman-2.3.2