Classes for representing type constraints and coercion
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/rs10vy99isjw4az6iwdnki59lzg8plnb-perl-specio-0.38.drv | ||
riscv64-linux | /gnu/store/4yd97skswicf5zns4gb9kjj87s0as8hw-perl-specio-0.38.drv | ||
powerpc-linux | /gnu/store/zg19cdw6295yqcm21naqqs8cisw4mva6-perl-specio-0.38.drv | ||
powerpc64le-linux | /gnu/store/h4wvgs2hx0fi9f35pqqngj4nd5a0fb6a-perl-specio-0.38.drv | ||
mips64el-linux | /gnu/store/wqfkwdxv1id19k00g7v3zy9bgw52hbf0-perl-specio-0.38.drv | ||
i686-linux | /gnu/store/wz8nm8d6vcgjlg3wb8accmq9h4dyd59f-perl-specio-0.38.drv | ||
i586-gnu | /gnu/store/ivpn2g21hwrqya43rl7rmqjvigyfwm3d-perl-specio-0.38.drv | ||
armhf-linux | /gnu/store/m0a4igaigdbqk56d1564hvfcy0d6ibqa-perl-specio-0.38.drv | ||
aarch64-linux | /gnu/store/whrzb36qpgzihmd2yqj9p0d77pyss469-perl-specio-0.38.drv |
Linter | Message | Location |
---|---|---|
description Validate package descriptions | sentences in description should be followed by two spaces; possible infractions at 185, 314 |