Letter P

perl-Data-Constraint - Prototypical value checking

Website: https://metacpan.org/dist/Data-Constraint
License: Artistic-2.0
Vendor: Alcance Libre, Inc.
Description:
A constraint is some sort of condition on a datum. This module checks one
condition against one value at a time, and I call the thing that checks
that condition the "constraint". A constraint returns true or false, and
that's it. It should have no side effects, it should not change program
flow, and it should mind its own business. Let the thing that calls the
constraint figure out what to do with it. I want something that says "yes"
or "no" (and I discuss why this needs a fancy module later).

Packages

perl-Data-Constraint-1.203-1.aldos.noarch [14 KiB] Changelog by Ralf Corsépius (2022-07-11):
- Initial Fedora package.

Listing created by Repoview-0.6.6-6.fc14.al