pkgsrc/devel/p5-Specio
wiz 23528ccc3b Updated p5-Specio to 0.36.
0.36     2017-02-19

- Inlined coercions would attempt to coerce for every type which matched the
  value given, instead of stopping after the first type. Fixed by Graham Knop
  (GH #11).

- Inlined coercions did not include the inline environment variables needed by
  the type from which the coercion was being performed. Fixed by Graham Knop
  (GH #8).

- When you use the same type repeatedly as coderef (for example, as a
  constraint with Moo), it will only generated 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 details.
2017-02-22 11:43:35 +00:00
..
DESCR
distinfo Updated p5-Specio to 0.36. 2017-02-22 11:43:35 +00:00
Makefile Updated p5-Specio to 0.36. 2017-02-22 11:43:35 +00:00