ed together with YAML or JSON: use YAML; validate(YAML::LoadFile($schema_file), YAML::LoadFile($data_file)); use JSON; validate(decode_json($schema_data), decode_json($data)); =head1 DESCRI