Language

Package: perl-specio @ 0.38

Synopsis

Classes for representing type constraints and coercion

Description

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.

Home page
https://metacpan.org/release/Specio
Location
gnu/packages/perl.scm (line: 8805, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infractions at 185, 314