Path to this page:
./
devel/p5-Specio,
Type constraints and coercions for Perl
Branch: CURRENT,
Version: 0.50,
Package name: p5-Specio-0.50,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5] [
devel/p5-Devel-StackTrace] [
devel/p5-MRO-Compat] [
devel/p5-Eval-Closure] [
devel/p5-Module-Runtime] [
devel/p5-Role-Tiny] [
devel/p5-Ref-Util] [
devel/p5-Sub-Quote]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 106.064 KB
Version history: (Expand)
- (2025-02-23) Updated to version: p5-Specio-0.50
- (2024-12-29) Updated to version: p5-Specio-0.49
- (2024-11-16) Updated to version: p5-Specio-0.48nb2
- (2023-07-06) Updated to version: p5-Specio-0.48nb1
- (2022-10-05) Updated to version: p5-Specio-0.48
- (2022-06-28) Updated to version: p5-Specio-0.47nb2
CVS history: (Expand)
2025-02-23 12:11:49 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Specio: update to 0.50.
0.50 2025-02-18
- Fixed a bug in the Int type that caused it to accept numbers like \
124512.000000000123, which when
stringified, are stringified as integers.
|
2024-12-29 17:16:39 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Specio: update to 0.49.
0.49 2024-12-23
- Attempting to import any structured type caused a confusing "Can't store \
CODE items"
error. Reported by Kerin Millar.
- Removed the "this is alpha" warning from \
Specio::Library::Structured. Given that I don't plan on
making any major changes to this module, it's as production-ready as it's \
going to get.
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-10-05 15:19:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.48
Upstream changes:
Changes for version 0.48 - 2022-06-11
Importing types into a class which inherited from another class that had \
imported types wouldn't work, leaving the child class with no `t()` sub. Patch \
by Kerin Millar.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|