libdata-checks-perl

value constraint checking module

Description

The Data::Checks module provides functions that implement various value constraint checking behaviours. These are the parts made visible by the `use Data::Checks ...` import line, in Perl code.

It also provides the underlying common framework XS functions to assist in writing modules that actually implement such constraint checking. These parts are not visible in Perl code, but instead made visible at the XS level by the #include "DataChecks.h" directive.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Data-Checks


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdata-checks-perl