Go to file
Paul Howarth 30d145eb7b Update to 0.36
- New upstream release 0.36
  - Inlined coercions would attempt to coerce for every type that matched the
    value given, instead of stopping after the first type (GH#11)
  - Inlined coercions did not include the inline environment variables needed
    by the type from which the coercion was being performed (GH#8)
  - When you use the same type repeatedly as coderef (for example, as a
    constraint with Moo), it will only generate its subified form once, rather
    than regenerating it each time it is de-referenced
  - Added an API to Specio::Subs to allow you to combine type libraries and
    helper subs in one package for exporting; see the Specio::Exporter docs for
    more detail
2017-02-20 11:02:08 +00:00
.gitignore Initial import (perl-Specio-0.24-2) 2016-07-22 16:10:25 +01:00
perl-Specio.spec Update to 0.36 2017-02-20 11:02:08 +00:00
sources Update to 0.36 2017-02-20 11:02:08 +00:00