Fedora Packages

perl-Data-Constraint

Prototypical value checking

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).

Releases Overview

Release Stable Testing
Fedora Rawhide 1.204-1.fc40 -
Fedora 40 1.204-1.fc40 -
Fedora 39 1.203-5.fc39 -
Fedora 38 1.203-4.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Data-Constraint dash maintainers at fedoraproject dot org.



Sources on Pagure