<<

NAME

yaml_valid.pl

DESCRIPTION

  Tests yaml config files
  It does not tell if the params are correct, only if the file is well-formed (ie: readable by yaml)

USAGE

From Koha root directory:

perl xt/yaml_valid.pl -f filename.yaml

<<