The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.41 - 2016-12-09

  • Add utilities: get-sah-type, is-sah{,-simple,-collection,-ref,-numeric}{,-builtin}-ytpe.

Documentation

Coerce data
Format data
Extract type from a Sah string or array schema
Check that a string or array schema is a Sah builtin type
Check that a string or array schema is a Sah collection builtin type
Check that a string or array schema is a collection Sah type
Check that a string or array schema is a Sah numeric builtin type
Check that a string or array schema is a numeric Sah type
Check that a string or array schema is a Sah ref builtin type
Check that a string or array schema is a ref Sah type
Check that a string or array schema is a Sah simple builtin type
Check that a string or array schema is a simple Sah type
Check that a string or array schema is a Sah type
List clauses of a Sah type
List all installed Data::Sah coercion rule modules (Data::Sah::Coerce::<lang>::*)
List all installed Sah schema modules (Sah::Schema::*)
List all installed Sah::Schemas::* modules
List all installed Data::Sah type modules (Data::Sah::Type::*)
Normalize Sah schema
Resolve Sah schema
Convert Sah to human text
Show schema from Sah::Schema module
Validate data with Sah schema

Modules

Collection of CLI utilities for Sah and Data::Sah