Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2016-09-30 13:11:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated p5-Specio to 0.26.

0.26     2016-09-24

- Require Role::Tiny 1.003003. This should fix the test failures some
  CPANTesters reported with this error:

    Can't resolve method "???" overloading "&{}" in package
    "Specio::Constraint::Simple" at Specio::Constraint::Simple->new \ 
line 35.
   2016-09-19 00:42:42 by Thomas Klausner | Files touched by this commit (2)
Log message:
Better homepage and comment. fmt DESCR.
   2016-09-18 09:15:35 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Import p5-Specio-0.25 as devel/p5-Specio.

The Specio distribution provides classes for representing type constraints
and coercion, along with syntax sugar for declaring them.

Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a
value's type on assignment to a variable. In fact, there's no built-in way
to apply a type to a variable at all.

Instead, you can explicitly check a value against a type, and optionally
coerce values to that type.

My long-term goal is to replace Moose's built-in types and MooseX::Types
with this module.

Next | Query returned 33 messages, browsing 31 to 40 | previous